Sort Score
Result 10 results
Languages All
Labels All
Results 5,251 - 5,260 of 400,525 for

document

(0.21 sec)
  1. Render MSG to FLATOPC in Andorid App | products...

    Export MSG to FLATOPC without using Microsoft Word or Outlook in you Andorid applications...HTML by using Document class Save the document to FLAT_OPC format...instance of Document Document document = new Document ( "HtmlOutput...

    products.aspose.com/total/android-java/conversi...
  2. PageSet class | Aspose.Words for Python

    aspose.words.saving.PageSet class. Describes a random set of pages...the Programming with Documents documentation article. Constructors...with all the pages of the document in their original order. even...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Disable Files Compression when Adding as Embedd...

    This article explains how to disable files compression when Adding as Embedded Resources...to add attachments to PDF documents. By default, attachments are...add an attachment to a PDF document. public static void DisableFilesCompress...

    docs.aspose.com/pdf/java/disable-files-compress...
  4. Convert PDF to PowerPoint|Aspose.PDF for Androi...

    Aspose.PDF allows you to convert PDF to PowerPoint format. One way there is a possibility to convert PDF to PPTX with Slides as Images....feature to transform PDF documents into PPTX format. During this...as a second argument to the Document .save(..) method. Check next...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  5. Alignment Settings|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text using JavaScript via C++. This Document provides detailed steps and sample code for using Aspose.Cells for cell alignment settings....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/cells-alig...
  6. 使用 C# 从印章中提取文本|Aspose.PDF for .NET

    了解如何使用 Aspose.PDF for .NET 的特殊功能 - 从印章注释中提取文本... 创建一个 Document 类对象。 从页面的注释列表中获取所需的 Annotation...ExtractText () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/extract-text-from-st...
  7. HtmlSaveOptions.save_format property | Aspose.W...

    HtmlSaveOptions.save_format property. Specifies the format in which the Document will be saved if this save options object is used...Specifies the format in which the document will be saved if this save...when saving a document to .epub. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Working with Gradient in PostScript | C++

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++...Developer Guide Working with PS Document Working with Gradient Live...Show ] Add Gradient in PS Document In this article, we consider...

    docs.aspose.com/page/cpp/ps/working-with-gradient/
  9. Extract Fonts from PDF C#|Aspose.PDF for .NET

    Use the Aspose.PDF for. NET library to extract all embedded fonts from your PDF Document....to get all fonts from a PDF document, you can use FontUtilities...GetAllFonts() method provided in Document class. Please check following...

    docs.aspose.com/pdf/net/extract-fonts-from-pdf/
  10. MailMergeMainDocumentType Enum | Aspose.Words f...

    Discover the Aspose.Words.MailMergeMainDocumentType enum, defining various mail merge source Document types for seamless Document automation....types for a mail merge source document. public enum MailMergeMainDocumen...NotAMergeDocument 0 This document is not a mail merge document. FormLetters...

    reference.aspose.com/words/net/aspose.words.set...