Sort Score
Result 10 results
Languages All
Labels All
Results 9,191 - 9,200 of 31,391 for

new

(0.11 sec)
  1. Load from Stream | Documentation

    This article shows that how to load file from stream using redaction API...Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Redactor redactor = new Redactor ( stream )) { // Here...

    docs.groupdocs.com/redaction/net/load-from-stream/
  2. GroupDocs.Parser for .NET 16.11 Release Notes |...

    Note This page contains release notes for GroupDocs.Parser for .NET 16.11 Major Features There are following features in this first release: Extract text from various document formats in Raw (and quickest) or Accurate modes. Raw mode is set by default. Extract main document properties. Extract text and metadata from containers (PST and OST containers are currently supported). Extract formatted text. Plain text, Markdown and HTML formatters are present. Support password protected document (ability to provide password if it is required)....Consulting Blog Knowledge Base New Releases Status Websites aspose...This is the first version of new generation GroupDocs.Parser for...

    docs.groupdocs.com/parser/net/groupdocs-parser-...
  3. Set Jpeg images quality | Documentation

    Check this guide and learn how to adjust JPG images quality and size when displaying documents with PDF Viewer by GroupDocs....Consulting Blog Knowledge Base New Releases Status Websites aspose...document. try ( Viewer viewer = new Viewer ( "sample.docx" )) { PdfViewOptions...

    docs.groupdocs.com/viewer/java/pdf-viewer-adjus...
  4. HTML attribute: capture - HTML: HyperText Marku...

    The capture attribute specifies that, optionally, a New file should be captured, and which device should be used to capture that New media of a type defined by the accept attribute....specifies that, optionally, a new file should be captured, and...should be used to capture that new media of a type defined by the...

    developer.mozilla.org/en-US/docs/Web/HTML/Attri...
  5. Convert N consecutive pages | Documentation

    This article demonstrates how to convert consecutive document pages using GroupDocs.Conversion for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Converter converter = new Converter ( "sample.docx" ))...

    docs.groupdocs.com/conversion/net/convert-n-con...
  6. Convert to Spreadsheet with advanced options | ...

    Follow this guide and learn how to convert documents to Excel and Open Document spreadsheets of XLS, XLSX, ODS, OTS formats  with zoom and other customizations using GroupDocs.Conversion for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...; ... Converter converter = new Converter ( "sample.docx" );...

    docs.groupdocs.com/conversion/java/convert-to-s...
  7. Load document using the local path string | Doc...

    This article explains how to load a document using the local path string with GroupDocs.Viewer within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...file. using ( Viewer viewer = new Viewer ( filePath )) { HtmlViewOptions...

    docs.groupdocs.com/viewer/net/load-document-fro...
  8. GroupDocs.Assembly for Java 20.9 Release Notes ...

    Major Features GroupDocs.Assembly for Java 20.9 extends working with Markdown by supporting tables and autolinks. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-160 Support autolinks for Markdown Feature ASSEMBLYNET-161 Support tables for Markdown Feature ASSEMBLYNET-164 Adjust credit-based metered licensing to the latest policy Feature ASSEMBLYNET-162 A number in a string is not correctly parsed for JsonDataSource Bug Public API and Backward Incompatible Changes  This section lists public API changes that were introduced in GroupDocs....Consulting Blog Knowledge Base New Releases Status Websites aspose...Java 20.9. It includes not only new and obsoleted public methods...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  9. GroupDocs.Assembly for .NET 20.9 Release Notes ...

    Major Features GroupDocs.Assembly for .NET 20.9 extends working with Markdown by supporting tables and autolinks. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-160 Support autolinks for Markdown Feature ASSEMBLYNET-161 Support tables for Markdown Feature ASSEMBLYNET-164 Adjust credit-based metered licensing to the latest policy Feature ASSEMBLYNET-162 A number in a string is not correctly parsed for JsonDataSource Bug Public API and Backward Incompatible Changes  This section lists public API changes that were introduced in GroupDocs....Consulting Blog Knowledge Base New Releases Status Websites aspose...NET 20.9. It includes not only new and obsoleted public methods...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  10. Set timeout for loading external resources | Do...

    This article explains how to set timeout for loading external resources contained by a document with GroupDocs.Viewer within your Java applications....Consulting Blog Knowledge Base New Releases Status Websites aspose.... LoadOptions loadOptions = new LoadOptions (); // Specify a...

    docs.groupdocs.com/viewer/java/set-timeout-for-...