Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 67,655 for

document

(0.06 sec)
  1. Aspose.Words.Notes | Aspose.Words for .NET

    Explore the Aspose.Words.Notes namespace to easily manage Microsoft Word endnotes and footnotes, enhancing your Document editing experience....endnote numbering options for a document or section. Footnote Represents...footnote numbering options for a document or section. FootnoteSeparator...

    reference.aspose.com/words/net/aspose.words.notes/
  2. Document.glossaryDocument property | Aspose.Wor...

    Document.glossaryDocument property. Gets or sets the glossary Document within this Document or template...glossaryDocument property Document.glossaryDocument property...sets the glossary document within this document or template. A glossary...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Row Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.Row class for seamless table row management in your Documents. Enhance your Document processing with powerful features!...the Working with Tables documentation article. public class Row...identifier. virtual Document { get; } Gets the document to which this...

    reference.aspose.com/words/net/aspose.words.tab...
  4. StructuredDocumentTagRangeStart.level property ...

    StructuredDocumentTagRangeStart.level property. Gets the level at which this structured Document tag range start occurs in the Document tree....structured document tag range start occurs in the document tree. get...structured document tags. let doc = new aw . Document ( base ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Alternative way to extract a MergeField from a ...

    I am using the below source code in order to identify any text boxes containing MergeField Pattern pattern = Pattern.compile("(MERGEFIELD.+\\* MERGEFORMAT)"); try { // Find all text boxes containing merge fields Docum…...builder = new DocumentBuilder(document); AtomicInteger bmCount =...AtomicInteger(1); for (Object obj : document.getChildNodes(NodeType.SHAPE...

    forum.aspose.com/t/alternative-way-to-extract-a...
  6. SignatureLineOptions.default_instructions prope...

    SignatureLineOptions.default_instructions property. Gets or sets a value indicating that default instructions is shown in the Sign dialog...Examples Shows how to sign a document with a personal certificate...signature line. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FontInfoCollection.contains method | Aspose.Wor...

    FontInfoCollection.contains method. Determines whether the collection contains a font with the given name....blank document. doc = aw . Document () # A blank document contains...default fonts. Each font in the document # will have a corresponding...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Loading::LanguagePreferences::Ad...

    Aspose::Words::Loading::LanguagePreferences::AddEditingLanguage method. Adds additional editing language in C++....preferences when loading a document. auto loadOptions = MakeObject...); auto doc = MakeObject < Document > ( MyDir + u "No default...

    reference.aspose.com/words/cpp/aspose.words.loa...
  9. CompareOptions.ignoreTextboxes property | Aspos...

    CompareOptions.ignoreTextboxes property. Specifies whether to compare differences in the data contained within text boxes....to filter specific types of document elements when making a comparison...comparison. // Create the original document and populate it with various...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::PlainTextDocument::get_CustomDoc...

    Aspose::Words::PlainTextDocument::get_CustomDocumentProperties method. Gets CustomDocumentProperties of the Document in C++....CustomDocumentProper of the document. System :: SharedPtr < Aspose...contents of a Microsoft Word document in plaintext and then access...

    reference.aspose.com/words/cpp/aspose.words/pla...