Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 1,887 for

make

(0.08 sec)
  1. 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...

    blog.groupdocs.com/de/markdown/groupdocs-markdo...
  2. 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...

    blog.groupdocs.com/fr/markdown/groupdocs-markdo...
  3. 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...

    blog.groupdocs.com/nl/markdown/groupdocs-markdo...
  4. 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....feedback always motivate us to make improvements and add support...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  5. Working with slide backgrounds | GroupDocs

    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-...
  6. Licensing | GroupDocs

    GroupDocs.Signature for Python via .NET free signature API version is available to evaluate the API which will be similar to licensed version but with few limitations.... To make this easier, GroupDocs.Signature...

    docs.groupdocs.com/signature/python-net/licensing/
  7. How to run GroupDocs.Viewer in Docker | GroupDocs

    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...
  8. Generating worksheets (tabs) preview for spread...

    This article describes how to generate a preview for any worksheet (tab) for the existing Excel spreadsheet in SVG format...GetDocumentInfo ( null ); //Make sure it is really a Spreadsheet...

    docs.groupdocs.com/editor/net/generating-worksh...
  9. java-app.zip

    java-app/App.java java-app/App.java import com.groupdocs.viewer.Viewer; import com.groupdocs.viewer.options.*; public class App { public static void main(String[] args) throws Exception { Viewer vi...... Make sure that the lines wrapped...

    docs.groupdocs.com/total/java/sample-apps/getti...
  10. How to Run Examples | GroupDocs

    Run GroupDocs.Comparison for .NET examples from scratch, from the GitHub back-end examples project, or using MVC, WebForms, or Docker sample applications....feedback On this page Warning Make sure that GroupDocs.Comparison...

    docs.groupdocs.com/comparison/net/how-to-run-ex...