Sort Score
Result 10 results
Languages All
Labels All
Results 6,191 - 6,200 of 11,832 for

pptx

(0.06 sec)
  1. GroupDocs.Editor Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....como editar apresentações PPT/PPTX em Java usando API de edição...amplamente utilizados são PPT, PPTX e ODP. Os famosos Microsoft...

    blog.groupdocs.com/pt/categories/groupdocs.edit...
  2. GroupDocs.Editor Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....редактировать презентации PPT/PPTX на Java с помощью API редактирования...файлов презентаций являются PPT, PPTX и ODP. Знаменитые Microsoft...

    blog.groupdocs.com/ru/categories/groupdocs.edit...
  3. Adding image watermarks | Documentation

    GroupDocs.Watermar API supports adding the following image file types as image watermark: Bmp; Png; Gif; Jpeg. Add image watermark from local file Following code snippet shows how to add ImageWatermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_image_watermarks.AddImageWatermark // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.Pptx" Watermarker watermarker = new Watermarker("presentation....pptx" Watermarker watermarker = new...Watermarker ( "presentation.pptx" ); // Use path to the image...

    docs.groupdocs.com/watermark/java/adding-image-...
  4. Groupdocs.Blogs

    Groupdocs.Blogs - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Artikel erfahren Sie, wie Sie PPT/PPTX-Präsentationen in Java mithilfe...Präsentationsdateiforma sind PPT, PPTX und ODP. Die bekannten Formate...

    blog.groupdocs.com/de/groupdocs.blog/page/6/
  5. GroupDocs Blog | Document Automation Solutions ...

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....artikel wordt uitgelegd hoe u PPT/PPTX-presentaties in Java kunt bewerken...presentatiebestandsf zijn PPT, PPTX en ODP. De bekende Microsoft...

    blog.groupdocs.com/nl/page/6/
  6. GroupDocs Blog | Document Automation Solutions ...

    GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers 🤖 AI-gestuurd Watermerken: Bes...... PPTX Samengevoegen in Node.js Dit...artikel demonstreert hoe je PPTX-presentatiebestanden in Node...

    blog.groupdocs.com/nl/index.xml
  7. Groupdocs.Blogs on GroupDocs Blog | Document Au...

    Groupdocs.Blogs on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Groupdocs.Blogs on GroupDocs Blog | Document Automation Solutions for .NET & Java Deve...... Unisci PPTX in Node.js “Questo articolo...unire file di presentazione PPTX in Node.js con semplici esempi...

    blog.groupdocs.com/it/groupdocs.blog/index.xml
  8. Jak převést DOCX na MHTML pomocí Java

    V tomto článku vás provedeme kroky k převodu DOCX na MHTML pomocí Javy. Také v něm lze nalézt příklad kódu pro generování mhtml z docx v Javě....tutoriál o konverzi DOCX na PPTX; další informace naleznete v...průvodci jak převést DOCX na PPTX pomocí Java . Updated on 12...

    kb.groupdocs.com/cs/conversion/java/how-to-conv...
  9. GroupDocs.Conversion Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats.... Les formats [PPT][3] et [PPTX][4] de Microsoft PowerPoint...nécessaire de convertir le format PPT/PPTX au format PDF ....

    blog.groupdocs.com/fr/categories/groupdocs.conv...
  10. Swap pages | Documentation

    This article explains how to rearrange document pages for PDF, Word, Excel, PowerPoint and many other file types using GroupDocs.Merger for Python via .NET....pptx" ) as merger : swap_options...) merger . save ( "c:/result.pptx" ) Was this page helpful? Not...

    docs.groupdocs.com/merger/python-net/swap-pages/