Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 12,278 for

new

(0.15 sec)
  1. Convert to Diagram with advanced options | Grou...

    Follow this guide and learn how to convert between diagram formats (VSDX, VSD, VSS, etc.) and customize page fitting using GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...options: using ( var converter = new Converter ( "flowchart.vsdx"...

    docs.groupdocs.com/conversion/net/convert-to-di...
  2. Convert PST or OST documents to different forma...

    Follow this guide and learn how to convert contents of PST/OST documents to different format based on content type using GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...EmailFileType . Ost ) { return new PersonalStorageLoadO { Folder...

    docs.groupdocs.com/conversion/net/convert-pst-o...
  3. Load document from URL | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from URL when using GroupDocs.Conversion for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...( ! response . ok ) { throw new Error ( `URL fetch error: ${...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  4. Split text file | GroupDocs

    Follow this guide and learn how to split text file into several resultant files using GroupDocs.Merger for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...splitOptions = new TextSplitOptions ( filePathOut , new int [] { 3...

    docs.groupdocs.com/merger/java/split-text-file/
  5. Use advanced logging | GroupDocs

    Learn advanced logging techniques available in the redaction API...Consulting Blog Knowledge Base New Releases Status Websites aspose...() { Errors = new List < string >(); Traces = new List < string...

    docs.groupdocs.com/redaction/net/use-advanced-l...
  6. Render to PNG or JPEG | GroupDocs

    With GroupDocs.Viewer for .NET you can render documents to PNG and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...... using ( Viewer viewer = new Viewer ( "sample.docx" )) { //...

    docs.groupdocs.com/viewer/net/rendering-to-png-...
  7. Split text file | GroupDocs

    Follow this guide and learn how to split text file into several resultant files using GroupDocs.Merger for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...splitOptions = new TextSplitOptions ( filePathOut , new int [] { 3...

    docs.groupdocs.com/merger/net/split-text-file/
  8. Render attachments | GroupDocs

    Render email attachments with GroupDocs.Viewer for .NET in the same way as you would render any other documents...Consulting Blog Knowledge Base New Releases Status Websites aspose...attachment. Attachment attachment = new Attachment ( "attachment-word...

    docs.groupdocs.com/viewer/net/how-to-convert-an...
  9. Load document from Azure Blob Storage | GroupDocs

    This section explains how to load document from Azure Blob Storage with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...docx" ; String outputFilePath = new File ( Constants . OutputPath...

    docs.groupdocs.com/signature/java/load-document...
  10. Add dropdown component | GroupDocs

    The page describes how to add dropdown component to a document using GroupDocs.Annotation for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Annotator annotator = new Annotator ( "input.pdf" )) {...

    docs.groupdocs.com/annotation/net/add-dropdown-...