Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 10,115 for

new

(0.05 sec)
  1. 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-...
  2. Processes cancellation | Documentation

    This article explains how to control signature processing (cancellation) for large documents with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...conditionally cancel the process. Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/processes-can...
  3. Custom text extractors | Documentation

    GroupDocs.Search supports indexing of many document formats. But there is also the possibility to implement support for any format other than the existing ones....Consulting Blog Knowledge Base New Releases Status Websites aspose...readonly string [] extensions = new string [] { ".log" }; public...

    docs.groupdocs.com/search/net/custom-text-extra...
  4. Convert PDF files | Documentation

    This article demonstrates how to convert PDF to Word, Excel, PowerPoint, image and other formats with GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...file using ( var converter = new GroupDocs . Conversion . Converter...

    docs.groupdocs.com/conversion/net/convert/pdf/
  5. Email attachments | Documentation

    This article shows how to get the information about the attachments....Consulting Blog Knowledge Base New Releases Status Websites aspose...EmailLoadOptions loadOptions = new EmailLoadOptions (); // Specify...

    docs.groupdocs.com/watermark/java/email-attachm...
  6. Unable to set margins when converting .eml to ....

    I use the code below to convert .eml files to .pdf. However, setting the margins using options.setMarginBottom(12), options.setMarginTop(12), options.setMarginLeft(12), and options.setMarginRight(12) no long…...Converter converter = new Converter(()->new ByteArrayInputStream(contents)...ByteArrayInputStream(contents), new DefaultLoadOptionsPr()); ByteArrayOutputStrea...

    forum.groupdocs.com/t/unable-to-set-margins-whe...
  7. Change Page Orientation using GroupDocs.Merger ...

    We are pleased to announce GroupDocs.Merger for Java 18.12 with many New features. This latest release provides the ability to change page orientation along with a feature to rotate pages in the document. Furthermore, you can also get a list of all the formats supported by the API. Please check GroupDocs.Merger for Java 18.12 release notes for further reference. Features Change Page OrientationNew method changeOrientation let you change page orientation (portrait, landscape) for pages in the document....12 with many new features. This latest release...document. # DocumentResult result = new DocumentHandler().changeOrie...

    blog.groupdocs.com/merger/groupdocs.merger-for-...
  8. Deleting Text signatures - advanced | Documenta...

    This article shows how to delete Text electronic signatures different ways with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/deleting-text...
  9. Render Project documents as HTML, PDF, and imag...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Microsoft Project files to HTML, PDF, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... using ( var viewer = new Viewer ( "SoftwareDevelopmentP...

    docs.groupdocs.com/viewer/net/render-ms-project...
  10. Generate document page preview | Documentation

    The page describes how to generate PDF, Word, Excel, PowerPoint documents thumbnails and preview document pages using GroupDocs.Annotation for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...document Annotator annotator = new Annotator ( "inputPath" ); //...

    docs.groupdocs.com/annotation/java/generate-doc...