Sort Score
Result 10 results
Languages All
Labels All
Results 5,151 - 5,160 of 400,516 for

document

(0.42 sec)
  1. Android API to Render XPS to MHTML | products.a...

    Transform XPS to MHTML via Android via Java API...Paper Specification) is a document format developed by Microsoft...Microsoft that is used to store documents in a fixed layout. It is similar...

    products.aspose.com/total/android-java/conversi...
  2. Android API to Render MHTML to ODT | products.a...

    Transform MHTML to ODT via Android via Java API...standard for word processing documents. It is an XML-based file format...that can be used to integrate document processing features into mobile...

    products.aspose.com/total/android-java/conversi...
  3. Android API to Render PDF to FLATOPC | products...

    Transform PDF to FLATOPC via Android via Java API...which is a popular format for document exchange. This conversion...via Java Open PDF file using Document class Convert PDF to DOC by...

    products.aspose.com/total/android-java/conversi...
  4. MailMerger Class | Aspose.Words for .NET

    Discover Aspose.Words.LowCode.MailMerger. Effortlessly fill templates with data using simple and advanced mail merge techniques for seamless Document automation....action allowing canceling document processing task using specified...( Stream ) Specifies input document for processing. From ( string...

    reference.aspose.com/words/net/aspose.words.low...
  5. BuiltInDocumentProperties.Words | Aspose.Words ...

    Discover the BuiltInDocumentProperties Words property, offering an accurate word count estimate for your Documents to enhance editing efficiency....the number of words in the document. public int Words { get ;...labels in a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.pro...
  6. Export XML to POT in Android | products.aspose.com

    Android API to Convert XML to POT without using Microsoft Word...create and manipulate PDF documents. It also supports a wide range...to POT Open XML file using Document class Convert XML to PPTX...

    products.aspose.com/total/android-java/conversi...
  7. Extract Data from AcroForm using C#|Aspose.PDF ...

    Aspose.PDF makes it easy to extract form field data from PDF files. Learn how to extract data from AcroForms and save it into JSON, XML, or FDF format....Extract form fields from PDF document As well as enabling you to...ExtractFormFields () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/net/extract-data-from-acrof...
  8. Create SVG in C# – Aspose.SVG for .NET

    Create SVG files in C#. Learn how to create SVG from scratch and memory string using the Aspose.SVG for .NET library....NET Live Demos Free Trial Documentation Source Code API Reference...Overview Live Demos Free Trial Documentation Source Code API Reference...

    products.aspose.com/svg/net/create-svg/
  9. C++ API to Convert XSLFO to PPSX | products.asp...

    Convert XSLFO to PPSX via C++ without using Microsoft Word or Adobe Acrobat Reader...a markup language for XML document formatting which is most commonly...commonly used to generate PDF documents. PPSX is a Microsoft PowerPoint...

    products.aspose.com/total/cpp/conversion/xslfo-...
  10. 将 PDF 转换为 PNG|Aspose.PDF for Android via Java

    本页描述了如何使用 Aspose.PDF for Android via Java 将 PDF 页面转换为 PNG 图像,转换全部和单个页面为 PNG 图像。...convertPDFtoPNG () { try { document = new Document ( inputStream ); }...转换特定页面并将图像保存到流 PngDevice . process ( document . getPages (). get_Item (...

    docs.aspose.com/pdf/zh/androidjava/convert-pdf-...