Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 7,075 for

page

(0.07 sec)
  1. Export Data | Documentation

    How to export data to XML files.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/parser/java/export-data/
  2. Extract a text from images and PDFs | Documenta...

    This article explains how to extract a text from images and PDFs...ReadToEnd ()); } } Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/parser/net/extract-text-from...
  3. List attachments | Documentation

    Retrieve a list of document attachments from your emails, Outlook data files, archives and PDF documents with GroupDocs.Viewer for .NET...sample console output: Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/viewer/net/how-to-list-attac...
  4. Logging and Diagnostics | Documentation

    Enable and configure logging for document conversions with GroupDocs.Conversion for Python via .NET....Diagnostics Leave feedback On this page To enable logging, use either...written to the text file. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/conversion/python-net/develo...
  5. 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....backgrounds Leave feedback On this page Extracting information about...watermarker . close (); Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/watermark/java/working-with-...
  6. About using GroupDocs.Conversion for Java to co...

    While testing the HTML to PPT conversion feature of GroupDocs.Conversion for Java, I found that the format of the resulting PPT file was incorrect. To help you reproduce and analyze the issue, I have uploaded the HTML te…...ask: how can I configure the page size of the output PPT when...please clarify what specific page size configuration you are looking...

    forum.groupdocs.com/t/about-using-groupdocs-con...
  7. How to generate barcode and sign document using...

    This guide describes how to improve your document with generated barcodes using C#. Sign your documents with Codabar, Event or Code39Extended using GroupDocs.Signature .NET API by GroupDocs....using C# Leave feedback On this page Barcodes represent textual information...barcode directly on the document page. Signing a document with a Codabar...

    docs.groupdocs.com/signature/net/how-to-generat...
  8. 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....Examples Leave feedback On this page This article describes how to...repository if found helpful. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/net/how-to-run-exa...
  9. Search for QR Code standard entries | Documenta...

    This article explains how to provide advanced search for standard QR Code embedded objects like WiFi, Event, Contact, SMS, EMail, EPC or SEPA payment, VCard or MeCard entries, etc with GroupDocs.Signature API....entries Leave feedback On this page provides ability to embed into...online apps from the . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/net/advanced-searc...
  10. Render PowerPoint presentations as HTML, PDF, a...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert PowerPoint presentations to HTML, PDF, PNG, and JPEG formats....files Leave feedback On this page allows you to render your presentations...save all elements of an HTML page (including text, graphics, and...

    docs.groupdocs.com/viewer/net/render-presentati...