Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 10,428 for

new

(0.04 sec)
  1. Set image size limits | Documentation

    This article shows how to set image size limits when rendering image to PNG or JPEG...Consulting Blog Knowledge Base New Releases Status Websites aspose...... using ( Viewer viewer = new Viewer ( "sample.jpg" )) { //...

    docs.groupdocs.com/viewer/net/set-image-size-li...
  2. How to edit CSV file | Documentation

    This guide demonstrates how to edit CSV, TSV, comma-separated value and other text files with different settings and many other powerful features of GroupDocs.Editor for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose..."C://input/spreadsheet.csv" ; Editor editor = new Editor ( inputCsvPath ); Edit...

    docs.groupdocs.com/editor/net/how-to-edit-csv-f...
  3. Specify rendering options for CAD files | Docum...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to specify various options for rendering CAD files to HTML, PDF, PNG, and JPEG....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... using ( var viewer = new Viewer ( "HousePlan.dwg" )) {...

    docs.groupdocs.com/viewer/net/specify-cad-rende...
  4. Remove form fields | Documentation

    This topic describes how to remove form fields from PDF file using the GroupDocs.Viewer Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...file: Java try ( Viewer viewer = new Viewer ( "sample.docx" )) { PdfViewOptions...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  5. Remove annotations | Documentation

    This topic describes how to remove annotations from PDF file using the GroupDocs.Viewer Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...file: Java try ( Viewer viewer = new Viewer ( "sample.docx" )) { PdfViewOptions...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  6. Optimize the PDF file resources | Documentation

    This topic describes how to optimize PDF file using the GroupDocs.Viewer Java API to reduce size....Consulting Blog Knowledge Base New Releases Status Websites aspose...default: Java try ( Viewer viewer = new Viewer ( "sample.docx" )) { PdfViewOptions...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  7. Swap pages | Documentation

    This article explains how to rearrange document pages for PDF, Word, Excel, PowerPoint and many other file types using GroupDocs.Merger for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...source document. The result is a new document where two pages have...

    docs.groupdocs.com/merger/nodejs-java/swap-pages/
  8. Move page | Documentation

    This article demonstrates how to move document page to another position within PDF, Word, Excel, PowerPoint document using GroupDocs.Merger for Python via .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...ordering by moving any page(s) to new position within a document. This...

    docs.groupdocs.com/merger/python-net/move-page/
  9. Rectangle | GroupDocs.Comparison for Java API R...

    Rectangle model...Description Rectangle() Instantiates a new Rectangle. Rectangle(Rectangle...width, double height) Creates a new instance of Rectangle Methods...

    reference.groupdocs.com/comparison/java/com.gro...
  10. Extract hyperlinks from document page area | Do...

    This article explains that how to extract hyperlinks from document page area....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . HyperlinksPdf...

    docs.groupdocs.com/parser/java/extract-hyperlin...