Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 4,808 for

as

(1.61 sec)
  1. Generating page preview for WordProcessing docu...

    This article describes how to generate a preview for any page for the existing WordProcessing document in SVG format using the GroupDocs.Editor...This article describes how to generate a preview for any page for the existing WordProcessing document in SVG format using the GroupDocs.Editor

    docs.groupdocs.com/editor/net/generating-page-p...
  2. Optimize the PDF file by removing unused resour...

    Optimize PDFs with GroupDocs.Viewer by removing unused resources and reducing file size....Optimize PDFs with GroupDocs.Viewer by removing unused resources and reducing file size.

    docs.groupdocs.com/viewer/python-net/optimizati...
  3. Unable to view document in word editor properly...

    Hello I am trying to view the word/excel/ppt document in Groupdocs editor using Asp.net mvc(web api, jQuery, JavAscript) like how it is working → Word Editor, Excel Editor, PowerPoint Editor Below is my code for the s…...Hello I am trying to view the word/excel/ppt document in Groupdocs editor using asp.net mvc(web api, jQuery, JavaScript) like how it is working → Word Editor, Excel Editor, PowerPoint Editor Below is my code for the s…

    forum.groupdocs.com/t/unable-to-view-document-i...
  4. Support for PDF/A-4 - Free Support Forum - grou...

    Dear GroupDocs Support Team, I would like to Ask whether support for the PDF/A-4 format is currently planned or perhaps already in development? Since the format hAs been officially available for some time now, we would…...Dear GroupDocs Support Team, I would like to ask whether support for the PDF/A-4 format is currently planned or perhaps already in development? Since the format has been officially available for some time now, we would…

    forum.groupdocs.com/t/support-for-pdf-a-4/15963
  5. Working with Resources | GroupDocs

    This article demonstrates and explains different operations with resources, including retrieving, adjusting, and saving them in different scenarios when editing documents with GroupDocs.Editor for Node.js via Java....This article demonstrates and explains different operations with resources, including retrieving, adjusting, and saving them in different scenarios when editing documents with GroupDocs.Editor for Node.js via Java.

    docs.groupdocs.com/editor/nodejs-java/working-w...
  6. Cache Page Previews in GroupDocs.Annotation for...

    EnableCaching feature stores image representation of a document in a directory at the local drive. In cAse of repetitive processing/opening of a document, it uses cached data. This thing helps to avoid the processing of the same document again and again. You might be waiting for this feature. The wait is over now. GroupDocs.Annotation for Java 19.5 permits you to enable cache mode and cache page previews. Let’s take a overview of its code....EnableCaching feature stores image representation of a document in a directory at the local drive. In case of repetitive processing/opening of a document, it uses cached data. This thing helps to avoid the processing of the same document again and again. You might be waiting for this feature. The wait is over now. GroupDocs.Annotation for Java 19.5 permits you to enable cache mode and cache page previews. Let’s take a overview of its code.

    blog.groupdocs.com/annotation/cache-page-previe...
  7. Add Watermark to Documents while Conversion in ...

    Document conversion is one of the most frequent processes that endures across a lot of industries. Sometimes, it is the business need to put a watermark on the resultant document after conversion. For example, you want to convert a Word document to PDF or PowerPoint PPT/PPTX to PDF with a watermark (text or image) in all the PDF pages. GroupDocs.Conversion for .NET and Java gives you such an option. It possesses a clAss WatermarkOptions with rich properties such As:...Document conversion is one of the most frequent processes that endures across a lot of industries. Sometimes, it is the business need to put a watermark on the resultant document after conversion. For example, you want to convert a Word document to PDF or PowerPoint PPT/PPTX to PDF with a watermark (text or image) in all the PDF pages. GroupDocs.Conversion for .NET and Java gives you such an option. It possesses a class WatermarkOptions with rich properties such as:

    blog.groupdocs.com/conversion/add-watermark-to-...
  8. GroupDocs.Merger for .NET 25.9 – Latest Updates...

    Explore what’s new in GroupDocs.Merger for .NET 25.9. Available now on NuGet and GroupDocs website....Explore what’s new in GroupDocs.Merger for .NET 25.9. Available now on NuGet and GroupDocs website.

    blog.groupdocs.com/merger/groupdocs-merger-for-...
  9. Not able to view pptx file in viewer - Free Sup...

    Hello, I am getting the following error on a code shared below when trying to view pptx file in a viewer Method not found: ‘Aspose.Slides.Export.INotesCommentsLayoutingOptions Aspose.Slides.Export.IRenderingOptions.ge…...Hello, I am getting the following error on a code shared below when trying to view pptx file in a viewer Method not found: ‘Aspose.Slides.Export.INotesCommentsLayoutingOptions Aspose.Slides.Export.IRenderingOptions.ge…

    forum.groupdocs.com/t/not-able-to-view-pptx-fil...
  10. Shapes in spreadsheet document | GroupDocs

    Extracting information about all shapes in an Excel document Search() method searches watermarks of all mentioned types, but in some cAses, it’s necessary to analyze only one clAss of Excel objects. Following code sample shows how to get information about all the shapes in an Excel document. advanced_usage.add_watermarks_to_spreadsheets.SpreadsheetGetShapesInformation SpreadsheetLoadOptions loadOptions = new SpreadsheetLoadOptions(); // Specify an absolute or relative path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker watermarker = new Watermarker("spreadsheet....Extracting information about all shapes in an Excel document Search() method searches watermarks of all mentioned types, but in some cases, it’s necessary to analyze only one class of Excel objects. Following code sample shows how to get information about all the shapes in an Excel document. advanced_usage.add_watermarks_to_spreadsheets.SpreadsheetGetShapesInformation SpreadsheetLoadOptions loadOptions = new SpreadsheetLoadOptions(); // Specify an absolute or relative path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker watermarker = new Watermarker("spreadsheet.

    docs.groupdocs.com/watermark/java/shapes-in-spr...