Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 30,260 for

new

(6.09 sec)
  1. Annotation library does not highlight the text

    Annotation library does not highlight the text Annotation library does not highlight the text Use the code example below with any word document to reproduce this issue. ```cs using (Annotator annot......using (Annotator annotator = new Annotator("input.docx")) { HighlightAnnotation...HighlightAnnotation highlight = new HighlightAnnotation { BackgroundColor...

    forum.groupdocs.com/t/annotation-library-does-n...
  2. spreadsheetwatermarkheaderfooteroptions - Group...

    All Classes Packages com.groupdocs.watermark com.groupdocs.watermark.common com.groupdocs.watermark.contents com.grou......SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio(); Watermarker...Watermarker watermarker = new Watermarker("D:\\test.xls", loadOptions);...

    apireference.groupdocs.com/watermark/java/com.g...
  3. Optimize a PDF file for a browser | Documentation

    This topic describes how to optimize PDF file using the GroupDocs.Viewer .NET API (C#) for web browser or to reduce size....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... using ( var viewer = new Viewer ( "sample.docx" )) { PdfViewOptions...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  4. Subset fonts | Documentation

    This topic describes how to subset fonts in PDF file using the GroupDocs.Viewer .NET API (C#)....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... using ( var viewer = new Viewer ( "sample.docx" )) { PdfViewOptions...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  5. Convert to grayscale | Documentation

    This topic describes how to convert PDF file to grayscale using the GroupDocs.Viewer .NET API (C#)....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... using ( var viewer = new Viewer ( "sample.docx" )) { PdfViewOptions...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  6. GroupDocs.Conversion for .NET 22.12 Release Not...

    There are 5 features, improvements and bug-fixes in this release. Full list of changes in this release Key Category Summary CONVERSIONNET‑5432 Feature Implement conversion to Amazon Kindle AZW3 format CONVERSIONNET‑5643 Feature Video to Audio conversion CONVERSIONNET‑5700 Enhancement Improved conversions from composite documents: PST/OST, MBOX, and archives CONVERSIONNET‑5517 Enhancement Improved document types classification following the File Format Guide CONVERSIONNET‑5558 Fix Error converting WEBP to JPG Major features Conversion to AZW3 format Options to extract audio from video Improved document types classification Improved conversion from composite documents Conversion to AZW3 format To convert any of the supported file types to the AZW3 file type, just specify it in the Format property of the EBookConvertOptions class instance:...Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Converter converter = new Converter ( "sample.pdf" )) {...

    docs.groupdocs.com/conversion/net/groupdocs-con...
  7. Load CSV document with options | Documentation

    Learn this article and check how to load and convert CSV documents with advanced options using GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...processed: const loadOptions = new groupdocs . conversion . CsvLoadOptions...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  8. eSign Presentation with Metadata signature | Do...

    This article explains how to add metadata signatures to Presentation document with GroupDocs.Signature...Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/esign-present...
  9. DiagramPageWatermarkOptions - GroupDocs.Waterma...

    All Classes Packages com.groupdocs.watermark com.groupdocs.watermark.common com.groupdocs.watermark.contents com.grou......DiagramLoadOptions loadOptions = new DiagramLoadOptions(); Watermarker...Watermarker watermarker = new Watermarker("D:\\test.vsdx", loadOptions);...

    apireference.groupdocs.com/watermark/java/com.g...
  10. Reduce image quality | Documentation

    This topic describes how to compress images in PDF file using the GroupDocs.Viewer .NET API (C#)....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... using ( var viewer = new Viewer ( "sample.docx" )) { PdfViewOptions...

    docs.groupdocs.com/viewer/net/optimization-pdf-...