Sort Score
Result 10 results
Languages All
Labels All
Results 3,851 - 3,860 of 414,360 for

document

(0.24 sec)
  1. ImageFieldMergingArgs Class | Aspose.Words for ...

    Discover the Aspose.Words.MailMerging.ImageFieldMergingArgs class, designed to enhance image merging in Documents, ensuring seamless and efficient workflows....Mail Merge and Reporting documentation article. public class ImageFieldMergingArg...Description Document { get; } Returns the Document object for...

    reference.aspose.com/words/net/aspose.words.mai...
  2. 将PDF转换为JPG|Aspose.PDF for Android via Java

    本页介绍如何使用Aspose.PDF for Android via Java将PDF页面转换为JPEG图像,将所有页面和单个页面转换为JPEG图像。... 要将仅一个页面转换为JPEG图像: 创建一个 Document 类的对象以获取要转换的页面。 调用 process(...convertPDFtoJPEG () { try { document = new Document ( inputStream ); }...

    docs.aspose.com/pdf/zh/androidjava/convert-pdf-...
  3. File Format Conversion via Java | products.aspo...

    Convert Microsoft Office Word, Excel, PowerPoint, Outlook, PDF, HTML, 3D Images, Diagrams, Video Formats and different other formats with just few lines of Java code....Convert Microsoft ® Office documents, PDF, Images, HTML and multiple...Library speeds up developing document manipulation solutions from...

    products.aspose.com/total/java/conversion/
  4. How to Insert Word Header and Footer using C#

    In this tutorial you will learn how to insert Word header and footer using C# without interop. This tutorial can be used to add header and footer in Word using C# and insert some text into them.... In MS Word document, you can insert header footer...header and footer of the Word document and saves it to DOCX file...

    kb.aspose.com/words/net/how-to-insert-header-an...
  5. Aspose::Words::Settings::ViewOptions class | As...

    Aspose::Words::Settings::ViewOptions class. Provides various options that control how a Document is shown in Microsoft Word. To learn more, visit the Documentation article in C++....options that control how a document is shown in Microsoft Word...Appearance of Word Documents documentation article. class ViewOptions...

    reference.aspose.com/words/cpp/aspose.words.set...
  6. FieldAdvance | Aspose.Words for Java

    Implements the ADVANCE field in Java....the Working with Fields documentation article. Remarks: Moves...its properties. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  7. StructuredDocumentTagRangeEnd Class | Aspose.Wo...

    Discover the Aspose.Words.Markup.StructuredDocumentTagRangeEnd class, designed for seamless multi-section content management in structured Documents....an end of ranged structured document tag which accepts multi-sections...Structured Document Tags or Content Control documentation article...

    reference.aspose.com/words/net/aspose.words.mar...
  8. Aspose::Words::LowCode::SplitCriteria enum | As...

    Aspose::Words::LowCode::SplitCriteria enum. Specifies how the Document is split into parts in C++....SplitCriteria enum Specifies how the document is split into parts. enum...Page 0 Specifies that the document is split into pages. SectionBreak...

    reference.aspose.com/words/cpp/aspose.words.low...
  9. Section Break as revision - How to get that spe...

    Hello Aspose Team, I have a specific situation in my Word file: I need to find revisions which are actually Section Breaks and then accept those revisions programmatically. I am using Java and Aspose.Words. Is there a …...4 KB View of the file in Document Explorer. 452×568 22.8 KB...Solution Iterate through the document’s Revision collection, locate...

    forum.aspose.com/t/section-break-as-revision-ho...
  10. FieldShape.text property | Aspose.Words for Python

    FieldShape.text property. Gets or sets the text to retrieve.... Document () builder = aw . DocumentBuilder...for every paragraph in the document to RTL. for para in doc ....

    reference.aspose.com/words/python-net/aspose.wo...