Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 414,093 for

document

(0.15 sec)
  1. Export XPS to PPSM in Android | products.aspose...

    Android API to Convert XPS to PPSM without using Microsoft Word...fixed-layout document format that is used to store documents in a way...PPSM in order to make the documents compatible with the Android...

    products.aspose.com/total/android-java/conversi...
  2. C# API to Export MSG to TEXT | products.aspose.com

    Convert MSG to TEXT without using Microsoft Word or Outlook on .NET...HTML by using Document class Save the document to TEXT format...correct email, you can load MSG document, parse it and have a look...

    products.aspose.com/total/net/conversion/msg-to...
  3. How to convert PDF to JPG | Aspose.PDF

    Do you know how easily convert PDF to JPG in Python? Convert PDF to JPG images with high quality using Python via .NET PDF library....show you how to convert PDF documents to JPG files via Python. PDF...when you need to share a PDF document as an image for the visual...

    products.aspose.com/pdf/tutorial/convert-pdf-jpg/
  4. Content Control Wrapping Issue - Free Support F...

    Hi Team, I have removed the whitespace and the header/footer using the page-wise logic below. However, after doing this, the specific content control mentioned below is not wrapping correctly. I am using Aspose.Words Ve…...wrapped properly as per word document. Additionally, “Section_3”...CreateSectionBreak(ref Document doc) { try { Aspose.Words.Document tempDoc =...

    forum.aspose.com/t/content-control-wrapping-iss...
  5. TaskPane | Aspose.Words for Java

    Represents an add-in task pane object in Java....Work with Office Add-ins documentation article. Examples: Shows...extension to a document. Document doc = new Document(); // Create...

    reference.aspose.com/words/java/com.aspose.word...
  6. Hello World Java 示例|Aspose.PDF for Android via ...

    本页展示如何使用简单的编程创建包含文本 - Hello World 的 PDF 文档,使用 Aspose.PDF for Android。... 下面的代码片段遵循这些步骤: 实例化一个 Document 对象 向文档对象添加一个 Page 创建一个 TextFragment...TextView ; import com.aspose.pdf.Document ; import com.aspose.pdf.Page...

    docs.aspose.com/pdf/zh/androidjava/hello-world-...
  7. ImageSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.ImageSaveOptions class. Allows to specify additional options when rendering Document pages or shapes to images...additional options when rendering document pages or shapes to images...the Specify Save Options documentation article. Inheritance: ImageSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. View and Update ODT Properties Online or add me...

    View and modify ODT properties through online app for free. Python API code to view and add ODT properties....powerful Python based ODT document metadata management utility...as of your choice. Save the document. Download the file instantly...

    products.aspose.com/total/python-net/metadata/odt/
  9. FontSavingArgs | Aspose.Words for Java

    Provides data for the IFontSavingCallback.fontSavingcom.aspose.words.FontSavingArgs event in Java....more, visit the Save a Document documentation article. Remarks: When...When Aspose.Words saves a document to HTML or related formats...

    reference.aspose.com/words/java/com.aspose.word...
  10. Working with Actions in PDF|Aspose.PDF for .NET

    This section explains how to add actions to the Document and form fields programmatically with C#....hyperlinks to PDF documents: Create a Document Class object. Get...they do not appear in the PDF document. Once the LinkAnnotation and...

    docs.aspose.com/pdf/net/actions/