Sort Score
Result 10 results
Languages All
Labels All
Results 8,901 - 8,910 of 351,102 for

document

(0.13 sec)
  1. CommentRangeStart.NodeType | Aspose.Words for .NET

    Discover the CommentRangeStart NodeType property, which efficiently retrieves the starting point of comments for enhanced data management....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. 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...
  7. PdfSaveOptions.clone method | Aspose.Words for ...

    PdfSaveOptions.clone method. Creates a deep clone of this object....update all the fields in a document immediately before saving...saving it to PDF. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::ParagraphFormat::get_SuppressAut...

    Aspose::Words::ParagraphFormat::get_SuppressAutoHyphens method. Specifies whether the current paragraph should be exempted from any hyphenation which is applied in the Document settings in C++....hyphenation which is applied in the document settings. bool Aspose :: Words...( u "de-CH" )); // Open a document containing text with a locale...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. Add Table to PDF using Python | Aspose.PDF

    Adding table in PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET...How to adding Tables in PDF document Using Python for .NET Library...the PDF with an instance of Document. Access the Page via its index...

    products.aspose.com/pdf/python-net/table/add/
  10. TxtSaveOptions.save_format property | Aspose.Wo...

    TxtSaveOptions.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...Examples Shows how to save a .txt document with a custom paragraph break...

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