Sort Score
Result 10 results
Languages All
Labels All
Results 5,731 - 5,740 of 424,008 for

document

(1.08 sec)
  1. Converting a SVG file to PNG using C++ | Aspose...

    Sample code for SVG to PNG conversion using C++. Use C++ example for batch SVG to PNG conversion....programmatically a document from SVG to PNG format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/cpp/conversion/svg-to-png/
  2. Converting a XPS file to JPEG using C++ | Aspos...

    Sample code for XPS to JPEG conversion using C++. Use C++ example for batch XPS to JPEG conversion....convert programmatically a document from XPS to JPEG format with...with a modern document-processing C++ API. Use just a few lines...

    products.aspose.com/pdf/cpp/conversion/xps-to-j...
  3. Extra Annotations using C++|Aspose.PDF for C++

    Explore how to add extra annotations, such as comments or highlights, to PDF files in C++ using Aspose.PDF....annotation: Load the PDF file - new Document . Create new Caret Annotation...PDF file auto document = MakeObject < Document > ( _dataDir +...

    docs.aspose.com/pdf/cpp/extra-annotations/
  4. CertificateHolder.Certificate | Aspose.Words fo...

    Access the X509Certificate2 instance with private keys and certificate chain. Simplify your security management with our CertificateHolder property....signature in a document. Document doc = new Document ( MyDir + "Digitally...

    reference.aspose.com/words/net/aspose.words.dig...
  5. Export EMAIL to OTT via Java | products.aspose.com

    Java API to Convert EMAIL to OTT without using Microsoft Word or Outlook...render HTML to OTT by using Document Processing API Aspose.Words...HTML by using Document class Save the document to OTT format...

    products.aspose.com/total/java/conversion/email...
  6. Adding Page Number to PDF with Rust|Aspose.PDF ...

    This article demonstrates how to add page numbers to an existing PDF Document using Aspose.PDF for Rust via C++....functionality to modify PDF documents programmatically. In this...page, and saves the modified document under a new name. This approach...

    docs.aspose.com/pdf/rust-cpp/add-page-number/
  7. 将PDF转换为Excel使用JavaScript|Aspose.PDF for JavaScr...

    Aspose.PDF for JavaScript允许您将PDF转换为XLSX和CSV格式。... onmessage = evt => document . getElementById ( 'output'..."application/octet-stream" ; var link = document . createElement ( "a" ); link...

    docs.aspose.com/pdf/zh/javascript-cpp/convert-p...
  8. ViewType enumeration | Aspose.Words for Node.js

    Aspose.Words.Settings.ViewType enumeration. Possible values for the view mode in Microsoft Word....Name Description None The document shall be rendered in the default...the application. Reading The document shall be rendered in the default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FileFormatInfo.IsEncrypted | Aspose.Words for .NET

    Discover if your Document is secure with the FileFormatInfo IsEncrypted property—returns true for encrypted files needing a password to access....property Returns true if the document is encrypted and requires...property exists to help you sort documents that are encrypted from those...

    reference.aspose.com/words/net/aspose.words/fil...
  10. ChartDataTable | Aspose.Words for Java

    Allows to specify properties of a chart data table in Java.... Document doc = new Document(); DocumentBuilder...chart series data. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...