Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 67,639 for

document

(0.04 sec)
  1. EndnotePosition enumeration | Aspose.Words for ...

    Aspose.Words.Notes.EndnotePosition enumeration. Defines the endnote position....are output at the end of the document. Examples Shows how to select...different place where the document collects and displays its...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PdfSaveOptions.useBookFoldPrintingSettings prop...

    PdfSaveOptions.useBookFoldPrintingSettings property. Gets or sets a boolean value indicating whether the Document should be saved using a booklet printing layout, if it is specified via [PageSetup.multiplePages](../../../aspose.words/pagesetup/multiplePages/)....value indicating whether the document should be saved using a booklet...Examples Shows how to save a document to the PDF format in the form...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Section.body property | Aspose.Words for Python

    Section.body property. Returns the [Body](../../body/) child node of the section....from all sections from the document leaving the sections themselves...themselves. doc = aw . Document () # A blank document contains one section...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Document.updateListLabels method | Aspose.Words...

    Document.updateListLabels method. Updates list labels for all list items in the Document....for all list items in the document. updateListLabels () Remarks...Paragraph.listLabel object in the document. Also, this method is sometimes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. List.listId property | Aspose.Words for Node.js

    List.listId property. Gets the unique identifier of the list....output all paragraphs in a document that are list items. let doc...doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Document.sections property | Aspose.Words for P...

    Document.sections property. Returns a collection that represents all sections in the Document....sections property Document.sections property Returns a collection...represents all sections in the document. @property def sections (...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Saving::PageSavingArgs::get_Page...

    Aspose::Words::Saving::PageSavingArgs::get_PageIndex method. Current page index in C++....to use a callback to save a document to HTML page by page. void...{ auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Row constructor | Aspose.Words for Node.js

    Row constructor. Initializes a new instance of the [Row](../) class....doc DocumentBase The owner document. Remarks When Row is created...specified document, but is not yet part of the document and Node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Basic samples how to convert OneNote to PDF

    Sample code to export or save OneNote to PDF using default options or with Jpeg compression...Contents [ Hide Show ] PDF documents are widely used as a standard...standard format of exchanging documents between organizations, government...

    docs.aspose.com/note/net/convert-onenote-to-pdf...
  10. ReplacerContext.FindReplaceOptions | Aspose.Wor...

    Discover the FindReplaceOptions property of ReplacerContext to enhance your search and replace functionality with customizable options for better results....replace string with regex in the document using context. // There is...replace string with regex in the document: string doc = MyDir + "Footer...

    reference.aspose.com/words/net/aspose.words.low...