Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 1,394 for

make

(0.03 sec)
  1. Quick Start Guide | Documentation

    This quick start guide provides a comprehensive overview of setting up and using GroupDocs.Conversion for Java.... Prerequisites To proceed, make sure you have: Configured your...

    docs.groupdocs.com/conversion/java/getting-star...
  2. Working with slide backgrounds | Documentation

    Extracting information about all slide backgrounds The API allows you to extract information about all the slide backgrounds in a PowerPoint document as shown in the following code sample using method getBackgroundImage() of PresentationSlide.getImageFillFormat(). advanced_usage.add_watermarks_to_presentations.PresentationGetSlideBackgroundsInformation PresentationLoadOptions loadOptions = new PresentationLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation.pptx", loadOptions); PresentationContent content = watermarker.getContent(PresentationContent.class); for (PresentationSlide slide : content.getSlides()) { if (slide.... You can also make the image . Following code sample...

    docs.groupdocs.com/watermark/java/working-with-...
  3. 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....9, it is required to make project-wide replacement of...

    blog.groupdocs.com/categories/groupdocs.convers...
  4. GroupDocs.Assembly 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....you thinking about what does make this feature so exciting? Well...

    blog.groupdocs.com/categories/groupdocs.assembl...
  5. GroupDocs.Annotation 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....specifically for Concrete5 users to make it easy to integrate the library...

    blog.groupdocs.com/categories/groupdocs.annotat...
  6. GroupDocs.Viewer 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....document viewer library designed to make it easy for developers to integrate...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  7. GroupDocs.Viewer 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....provide improved features and make the GroupDocs.Viewer for .NET...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  8. ImportExport Test Document 2

    Font Formatting Source Sans Pro Light, 14 pt. Simple text in Times New Roman 12 followed by an empty paragraphsubscript andsuperscript. Various characters: ‘ “ & < > £ ¥ § ¨ © ª « ® » ¼ Paragraph w...... Make sure that the lines wrapped...

    docs.groupdocs.com/conversion/java/_sample_file...
  9. Evaluation Limitations and Licensing | Document...

    GroupDocs.Metadata for Python provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation.... To make this easier, GroupDocs.Metadata...

    docs.groupdocs.com/metadata/python-net/evaluati...
  10. How to run GroupDocs.Viewer in Docker | Documen...

    You can build a project from scratch using Visual Studio .NET CLI. We will step you through both cases.... Make sure that Docker is up and running...

    docs.groupdocs.com/viewer/net/how-to-run-groupd...