Sort Score
Result 10 results
Languages All
Labels All
Results 4,431 - 4,440 of 349,401 for

document

(0.16 sec)
  1. Working with Content Control SDT|Aspose.Words f...

    Advanced Document content management, how to create and manipulate content controls (Structured Document Tags) using C++....Structured Document Tag or content control from any document loaded...StructuredDocumentTa node. Structured document tags (SDT or content control)...

    docs.aspose.com/words/cpp/structured-document-t...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. SummarizeOptions | Aspose.Words for Java

    Allows to specify various options for summarizing Document content in Java....various options for summarizing document content. Examples: Shows how...Google models. Document firstDoc = new Document(getMyDir() + "Big...

    reference.aspose.com/words/java/com.aspose.word...
  7. 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...
  8. Aspose::Words::Saving::ResourceSavingArgs::get_...

    Aspose::Words::Saving::ResourceSavingArgs::get_ResourceFileName method. Gets or sets the file name (without path) where the resource will be saved to in C++....depends on whether you save the document to a file or to a stream.... When saving a document to a file, the generated resource file...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Cell.firstParagraph property | Aspose.Words for...

    Cell.firstParagraph property. Gets the first paragraph among the immediate children....nested table without using a document builder. test ( 'CreateNestedTable'...() => { let doc = new aw . Document (); // Create the outer table...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. MailMerge.ExecuteADO | Aspose.Words for .NET

    Streamline your Document creation with the MailMerge ExecuteADO method. Effortlessly merge ADO Recordset data for efficient, personalized output....Recordset object into the document. public void ExecuteADO (...public void ExecuteADO () { Document doc = CreateSourceDocADOMa...

    reference.aspose.com/words/net/aspose.words.mai...