Sort Score
Result 10 results
Languages All
Labels All
Results 4,651 - 4,660 of 8,274 for

paged

(0.08 sec)
  1. DjVu EMF WMF DICOM and OTP formats are introduc...

    GroupDocs.Conversion for .NET API supports document conversion operations back and forth over 50 documents and image file formats but we are expanding its feature and trying to add more document and image format support .In this regard are happy to announce another monthly release of GroupDocs.Conversion for .NET 16.11.0 API. This release has included new features like return possible conversions , page count from file and stream also added support for new file formats DjVu, EMF, WMF, DICOM, OTP along with some improvements and fixes....return possible conversions , page count from file and stream also...stream Helper method to return pages count of a document which will...

    blog.groupdocs.com/conversion/groupdocs-convers...
  2. PDF to HTML on GroupDocs Blog | Document Automa...

    PDF to HTML on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in PDF to HTML on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers C......conversion du document entier ou de pages sélectives dans l'application...convertir un document entier ou des pages sélectionnées. Recent content...

    blog.groupdocs.com/fr/tag/pdf-to-html/index.xml
  3. Hidden Text Becomes Visible in GroupDocs.Viewer...

    Hi GroupDocs Support, I encountered a rendering issue using GroupDocs.Viewer when previewing a PDF document. In the original PDF, there is some text that is intentionally hidden behind a filled rectangle or shape (used…...all the textual data on the page. However, it is possible to...HtmlViewOptions.ForEmbeddedResources("page-{0}.html"); embeddedHtmlOpt...

    forum.groupdocs.com/t/hidden-text-becomes-visib...
  4. Working with Form Fields | GroupDocs

    This article demonstrates how to load, edit, and read form fields in a Word document using GroupDocs.Editor for .NET...Fields Leave feedback On this page This article demonstrates how...data from documents. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/editor/net/working-with-form...
  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....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. Edit and Update Form Fields | GroupDocs

    Editing Form Fields with GroupDocs.Editor for Node.js via Java...Fields Leave feedback On this page This article demonstrates how...repository on GitHub. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/editor/nodejs-java/edit-and-...
  7. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Combine only the selective pages of multiple Word files within...Combine only the selective pages of multiple Word files within...

    blog.groupdocs.com/groupdocs.blog/page/15/
  8. Security operations | GroupDocs

    Check this guide and learn how to manage document security for PDF, Word, Excel, PowerPoint file types - add password, update password, remove password using GroupDocs.Merger for .NET....Update document password 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/merger/python-net/security-o...
  9. Saving files | GroupDocs

    GroupDocs.Metadata provides different ways to save a file with updated metadata. Please refer to the following guides to know more about all overloads of the save method:...modified file to a stream 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/metadata/nodejs-java/saving-...
  10. Working with Archives and Attachments | GroupDocs

    This section describes how to extract data from ZIP archives and document attachments using GroupDocs.Parser for Python via .NET....Working with Containers 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/python-net/developer-...