Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 67,640 for

document

(0.04 sec)
  1. PageSetup.multiple_pages property | Aspose.Word...

    PageSetup.multiple_pages property. For multiple page Documents, gets or sets how a Document is printed or rendered so that it can be bound as a booklet....multiple page documents, gets or sets how a document is printed...gutter margins. doc = aw . Document () # Insert text that spans...

    reference.aspose.com/words/python-net/aspose.wo...
  2. HtmlSaveOptions.ExportTocPageNumbers | Aspose.W...

    Control TOC page numbers in HTML, MHTML, and EPUB exports with HtmlSaveOptions. Enhance navigation and user experience effortlessly!...saving a document with a table of contents to .html. Document doc...doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  3. aspose.words.ai module | Aspose.Words for Python

    The Aspose.Words.AI namespace enables seamless integration with large language models (LLMs), such as OpenAI and Gemini, providing robust support for AI-powered Document processing....robust support for AI-powered document processing. Classes within...and analyzing content of documents loaded into Aspose.Words....

    reference.aspose.com/words/python-net/aspose.wo...
  4. BuildingBlockCollection class | Aspose.Words fo...

    Aspose.Words.BuildingBlocks.BuildingBlockCollection class. A collection of [BuildingBlock](../../aspose.words/buildingblock/) objects in the Document...BuildingBlock objects in the document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ParagraphAlignment enumeration | Aspose.Words f...

    Aspose.Words.ParagraphAlignment enumeration. Specifies text alignment in a paragraph....words document by hand. let doc = new aw . Document (); // A...A blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Tables::Cell::get_FirstParagraph...

    Aspose::Words::Tables::Cell::get_FirstParagraph method. Gets the first paragraph among the immediate children in C++....using a document builder. auto doc = MakeObject < Document > ();...nested table without using a document builder. void CreateNestedTable...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. PageSetup.gutter property | Aspose.Words for Py...

    PageSetup.gutter property. Gets or sets the amount of extra space added to the margin for Document binding....space added to the margin for document binding. @property def gutter...gutter margins. doc = aw . Document () # Insert text that spans...

    reference.aspose.com/words/python-net/aspose.wo...
  8. EndnoteOptions.start_number property | Aspose.W...

    EndnoteOptions.start_number property. Specifies the starting number or character for the first automatically numbered endnotes....set a number at which the document begins the footnote/endnote...footnote/endnote count. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentVisitor.visitHeaderFooterStart method |...

    DocumentVisitor.visitHeaderFooterStart method. Called when enumeration of a header or footer in a section has started....every header and footer in a document. test ( 'HeaderFooterToText'...() => { let doc = new aw . Document ( base . myDir + "DocumentVisitor-compatible...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Style::get_Font method | Aspose....

    Aspose::Words::Style::get_Font method. Gets the character formatting of the style in C++.... auto doc = MakeObject < Document > (); SharedPtr < Style >...from the document to the paragraph that the document builder is...

    reference.aspose.com/words/cpp/aspose.words/sty...