Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 10,042 for

new

(0.04 sec)
  1. 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...CsvLoadOptions loadOptions = new CsvLoadOptions ();; loadOptions...

    docs.groupdocs.com/conversion/java/load-csv-doc...
  2. Render to PDF | Documentation

    Rendering files to PDF with GroupDocs.Viewer for .NET. It means that you can embed PDF in websites or applications by using this C# API...Consulting Blog Knowledge Base New Releases Status Websites aspose...... using ( Viewer viewer = new Viewer ( "sample.docx" )) { //...

    docs.groupdocs.com/viewer/net/rendering-to-pdf/
  3. Convert to HTML with advanced options | Documen...

    Follow this guide and learn how to convert documents to HTML format with fixed layout, zoom and other customizations using GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Converter converter = new Converter ( "sample.docx" ))...

    docs.groupdocs.com/conversion/net/convert-to-ht...
  4. Adjust the JPEG image quality | Documentation

    Following this guide you will learn how to adjust JPG images quality when rendering documents with Image Viewer by GroupDocs....Consulting Blog Knowledge Base New Releases Status Websites aspose...... using ( Viewer viewer = new Viewer ( "sample.docx" )) { //...

    docs.groupdocs.com/viewer/net/image-viewer-adju...
  5. Specify file type when loading a document | Doc...

    This article explains how to specify the file type when loading a document with GroupDocs.Viewer within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...type. LoadOptions loadOptions = new LoadOptions ( FileType . DOCX...

    docs.groupdocs.com/viewer/net/specify-file-type...
  6. Load password-protected documents | Documentation

    This article explains how to open password-protected document with GroupDocs.Viewer within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...password. LoadOptions loadOptions = new LoadOptions (); loadOptions ...

    docs.groupdocs.com/viewer/net/load-password-pro...
  7. Working with worksheet headers and footers | Do...

    This article explains how to work with worksheet headers and footers while using GroupDocs watermarking Java API...Consulting Blog Knowledge Base New Releases Status Websites aspose...SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio (); // Specify...

    docs.groupdocs.com/watermark/java/working-with-...
  8. Get list of changes | Documentation

    This article explains how to get collection of changes between compared documents when using GroupDocs.Comparison for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose.... try ( Comparer comparer = new Comparer ( "source.docx" )) {...

    docs.groupdocs.com/comparison/java/get-list-of-...
  9. How to use custom cache implementation | Docume...

    How to use custom caching implementation with GroupDocs.Viewer using Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...Map < String , Object > data = new HashMap <>(); private final String...

    docs.groupdocs.com/viewer/java/how-to-use-custo...
  10. Sign Pdf documents with special appearance | Do...

     This article explains how to use PDF digital electronic signature features on document page....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/sign-pdf-docu...