Sort Score
Result 10 results
Languages All
Labels All
Results 6,181 - 6,190 of 17,414 for

true type

(0.47 sec)
  1. Content control data extract and replace with u...

    HI Gembox Team, We have to develop an enhancement for word’s content control. Requirement is below, Extract the content control data from word, Process business logic on it and replace the content control with process…...bookmarks or specific node types Node startNode = doc.getRange()...extractContent(startNode, endNode, true); // Process the extracted data...

    forum.aspose.com/t/content-control-data-extract...
  2. Aspose::Words::InlineStory::get_IsDeleteRevisio...

    Aspose::Words::InlineStory::get_IsDeleteRevision method. Returns True if this object was deleted in Microsoft Word while change tracking was enabled in C++....leteRevision method Returns true if this object was deleted in...the proposed change. ASSERT_TRUE ( doc -> get_HasRevisions ());...

    reference.aspose.com/words/cpp/aspose.words/inl...
  3. ParagraphCollection class | Aspose.Words for No...

    Aspose.Words.ParagraphCollection class. Provides Typed access to a collection of [Paragraph](../paragraph/) nodes...ParagraphCollection class Provides typed access to a collection of Paragraph...isMoveFromRevision ). toEqual ( true ); // The "Move to" revision...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::ParagraphCollection::idx_get met...

    Aspose::Words::ParagraphCollection::idx_get method. Retrieves a Paragraph at the given index in C++....( int32_t index ) Parameter Type Description index int32_t An...longer be a revision. ASSERT_TRUE ( paragraphs -> idx_get ( 1...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. Setting Print Options with Node.js via C++|Docu...

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the Node.js API and C++ Library. You can set the Print Area, Print Titles, and Page Order.... Print Comments Types Description PrintInPlace Specifies...descriptions. Print Errors Types Description PrintErrorsBlank...

    docs.aspose.com/cells/nodejs-cpp/setting-print-...
  6. Insert Fields in Java|Aspose.Words for Java

    Different ways to insert fields into your document using Java....value 1 if the comparison is true or 0 if the comparison is false...You can also insert various types of fields using Aspose.Words...

    docs.aspose.com/words/java/insert-fields/
  7. Footnote.actual_reference_mark property | Aspos...

    Footnote.actual_reference_mark property. Gets the actual text of the reference mark displayed in the document for this footnote.... FOOTNOTE , 1 , True ) . as_footnote () doc . update_fields...constructor Footnote.footnote_type property...

    reference.aspose.com/words/python-net/aspose.wo...
  8. StructuredDocumentTag.checked property | Aspose...

    StructuredDocumentTag.checked property. Gets/Sets current state of the Checkbox SDT...Checkbox SDT types. For all other SDT types exception will...Inline ); sdtCheckBox . checked = true ; // We can set the symbols...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. CellFormat class | Aspose.Words for Python

    aspose.words.tables.CellFormat class. Represents all formatting for a table cell... fit_text If True , fits text in the cell, compressing...cell in points. wrap_text If True , wrap text for the cell. Methods...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Document.include_textboxes_footnotes_endnotes_i...

    Document.include_textboxes_footnotes_endnotes_in_stat property. Specifies whether to include textboxes, footnotes and endnotes in word count statistics.... insert_footnote ( footnote_type = aw . notes . FootnoteType...include_textboxes_footnotes_endnotes_in_stat = True doc . update_word_count () #...

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