Sort Score
Result 10 results
Languages All
Labels All
Results 3,671 - 3,680 of 414,129 for

document

(0.27 sec)
  1. OoxmlSaveOptions.compliance property | Aspose.W...

    OoxmlSaveOptions.compliance property. Specifies the OOXML version for the output Document...OOXML version for the output document. The default value is OoxmlCompliance...for a saved document to adhere to. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. 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...
  4. 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/
  5. 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...
  6. Document.spellingChecked property | Aspose.Word...

    Document.spellingChecked property. Returns ``true`` if the Document has been checked for spelling....spellingChecked property Document.spellingChecked property Returns...Returns true if the document has been checked for spelling. get...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. 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-...
  9. 在 .NET 中将 PDF 转换为 Excel|Aspose.PDF for .NET

    Aspose.PDF for .NET 库允许您使用 C# 将 PDF 转换为 Excel 格式。这些格式包括 XLS、XLSX、XML 2003 电子表格、CSV、ODS。...ExcelSaveOptions 类的对象作为第二个参数传递给 Document.Save(..) 构造函数。 以下代码片段展示了使用...格式的过程。 将 PDF 转换为 XLS 创建一个 Document 对象的实例,使用源 PDF 文档。 创建一个 ExcelSaveOptions...

    docs.aspose.com/pdf/zh/net/convert-pdf-to-excel/
  10. Using FloatingBox for text generation with Pyth...

    This page explains how to format text inside floating box....and add a FloatingBox to a Document using Aspose.PDF for Python...Create a new Document . Add a Page to the document. Create a FloatingBox...

    docs.aspose.com/pdf/python-net/floating-box/