Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 1,165 for

make

(0.1 sec)
  1. 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-...
  2. Licensing and evaluation | Documentation

    GroupDocs.Viewer for Python offers purchase plans, a free trial, and a 30-day temporary license for evaluation.... To make this easier, GroupDocs.Viewer...and add the .xml extension, making the full file name “GroupDocs...

    docs.groupdocs.com/viewer/python-net/licensing-...
  3. How to Run Examples | Documentation

    This article describes how to run .NET digital signature API code examples. We offer multiple solutions on how you can run GroupDocs.Signature examples, by building your own or using our back-end or front-end examples out-of-the-box....Warning Before running an example make sure that GroupDocs.Signature...

    docs.groupdocs.com/signature/net/how-to-run-exa...
  4. 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...
  5. 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...
  6. 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/total/java/sample-files/gett...
  7. Adding repeated watermarks | Documentation

    The GroupDocs.Watermark allows to add repeated or tiled watermarks to documents...Explore the possibilities and make your documents stand out with...

    docs.groupdocs.com/watermark/net/adding-repeate...
  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...