Sort Score
Result 10 results
Languages All
Labels All
Results 8,661 - 8,670 of 351,059 for

document

(0.09 sec)
  1. Comment.NodeType | Aspose.Words for .NET

    Discover the Comment NodeType property that efficiently returns comments, enhancing your content management experience with seamless integration....RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...contain child nodes, such as the document itself, is composite. Assert...

    reference.aspose.com/words/net/aspose.words/com...
  2. HeaderFooterType enumeration | Aspose.Words for...

    aspose.words.HeaderFooterType enumeration. Identifies the type of header or footer found in a Word file....in a document using DocumentBuilder. doc = aw . Document () builder...then add three pages to the document to display each header type...

    reference.aspose.com/words/python-net/aspose.wo...
  3. OdsoRecipientData.Active | Aspose.Words for .NET

    Control mail merge imports with the OdsoRecipientData Active property. Easily manage data records for seamless Document creation. Default is true....source shall be imported into a document when the mail merge is performed...merge will exclude. Document doc = new Document ( MyDir + "Odso data...

    reference.aspose.com/words/net/aspose.words.set...
  4. FieldInfo.InfoType | Aspose.Words for .NET

    Discover how to manage FieldInfo InfoType properties effortlessly. Easily set or retrieve Document types for seamless integration in your projects....Gets or sets the type of the document property to insert. public...with INFO fields. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Section.NodeType | Aspose.Words for .NET

    Discover the Section NodeType property that efficiently returns Section data, enhancing your site's structure and performance. Unlock seamless navigation today!...RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...contain child nodes, such as the document itself, is composite. Assert...

    reference.aspose.com/words/net/aspose.words/sec...
  6. Android File Format Processing APIs for Mobile ...

    Android File Format APIs for Word Excel PDF PowerPoint and Emails. Programmatically create edit render and convert Document formats within mobile apps...Outlook and a lot more other document formats in mobile apps without...Install-Package Visit our documentation for more details. Aspose...

    products.aspose.com/total/android-java/
  7. Landscape pages are rendered as portrait pages ...

    Hi, When converting a DOCX with some portrait and landscape pages to PDF using Aspose.Words, the pages in the PDF all became portrait. Code: var doc = new Document(@".\test.docx"); doc.Save(@".\out.pd…... Code: var doc = new Document(@".\test.docx"); doc.Save(@"...landscape pages in a DOCX document are rendered as portrait pages...

    forum.aspose.com/t/landscape-pages-are-rendered...
  8. WebExtensionReference | Aspose.Words for Java

    Represents the reference to a web extension 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...
  9. FieldXE | Aspose.Words for Java

    Implements the XE field in Java....the Working with Fields documentation article. Remarks: Defines...it with entries. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  10. DocumentBuilder.CurrentParagraph | Aspose.Words...

    Access the selected paragraph in DocumentBuilder easily with the CurrentParagraph property. Streamline your Document editing process today!...Examples Shows how to move a document builder’s cursor to different...nodes in a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...