Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 3,041 for

presentation

(0.03 sec)
  1. Load WordProcessing document with options | Doc...

    Learn this article and check how to convert Microsoft Word DOC/DOCX and Open Document ODT/OTT files hiding comments and tracked changes panel, setting default font and applying font substitution using features of GroupDocs.Conversion for .NET API....the Comments pane is also present in a resultant document. If...particular document are not present on the computer where conversion...

    docs.groupdocs.com/conversion/net/load-wordproc...
  2. ادغام ارائه های PPTX در پایتون با GroupDocs.Merger

    این مقاله دستورالعمل‌های گام به گام برای ادغام ارائه‌های PPTX با استفاده از GroupDocs.Merger for Python via .NET را ارائه می‌دهد....Overview How to merge PPTX presentations Code Example: Basic Merging...کرد. How to merge PPTX presentations # ادغام فایل های PPTX می...

    blog.groupdocs.com/fa/merger/merge-pptx-in-python/
  3. Create EditableDocument from file or markup | D...

    This article explains how to create instance of the EditableDocument class from HTML files from disk or from HTML markup with resources using GroupDocs.Editor for .NET API....same resource, that is not present in the resource folder, it...edited HTML document is not present as a file. It may be stored...

    docs.groupdocs.com/editor/net/create-editabledo...
  4. Javaでプレゼンテーションを画像に変換する| PPTからJPGへ| PPTからPNGへ

    PPT/PPTX形式のPowerPointプレゼンテーションをJavaでJPGまたはPNG形式に変換します。 Java変換APIを使用して、プログラムでスライドを画像に変換します。...converter = new Converter("path/presentation.pptx"); ImageConvertOptions...converter = new Converter("path/presentation.pptx"); ImageConvertOptions...

    blog.groupdocs.com/ja/conversion/convert-presen...
  5. Getting known property descriptors | Documentation

    This code snippet demonstrates how to extract information about known properties that can be encountered in a particular package. Load a file to examine Get a collection of PropertyDescriptor instances for any desired metadata package Iterate through the extracted descriptors advanced_usage.GettingKnownPropertyDescriptors try (Metadata metadata = new Metadata(Constants.InputDoc)) { WordProcessingRootPackage root = metadata.getRootPackageGeneric(); for (PropertyDescriptor descriptor : root.getDocumentProperties().getKnowPropertyDescriptors()) { System.out.println(descriptor.getName()); System.out.println(descriptor.getType()); System.out.println(descriptor.getAccessLevel()); for (PropertyTag tag : descriptor.getTags()) { System.out.println(tag); } System.out.println(); } } Note Not all possible properties are presented in the getKnowPropertyDescriptors collection....all possible properties are presented in the collection. The library...

    docs.groupdocs.com/metadata/java/getting-known-...
  6. Compare multiple documents | Documentation

    Learn more about how to compare multiple Word documents or PowerPoint Presentations simultaneously with GroupDocs.Comparison for Java....PowerPoint and Open Document presentations. allows you to compare more...

    docs.groupdocs.com/comparison/java/compare-mult...
  7. eSign document with Image signature | Documenta...

    This article demonstrates how to add signature image on document page with GroupDocs.Signature....alternative way to put any presenting data in a visual form. This...

    docs.groupdocs.com/signature/java/esign-documen...
  8. Come convertire PDF in presentazioni in Java

    Questo articolo fornisce una procedura dettagliata per convertire PDF in presentazioni in Java e un'applicazione di esempio per convertire PDF in presentazioni PowerPoint utilizzando Java....documenti per convertire PDF in Presentation in Java . Questo flusso...

    kb.groupdocs.com/it/conversion/java/how-to-conv...
  9. Como converter PDF para apresentação em Java

    Este artigo fornece um procedimento passo a passo para converter PDF em apresentação em Java e um aplicativo de exemplo para converter PDF em apresentação do PowerPoint usando Java....documentos para converter PDF em Presentation em Java . Este fluxo de...

    kb.groupdocs.com/pt/conversion/java/how-to-conv...
  10. Como adicionar anotações Squiggly em PDF usando...

    Este breve texto fornece orientação sobre como adicionar anotações onduladas em PDF usando C# junto com instruções e código para inserir anotações onduladas em PDF em C#....NET esteja presente, essas etapas funcionam com...

    kb.groupdocs.com/pt/annotation/net/how-to-add-s...