Sort Score
Result 10 results
Languages All
Labels All
Results 2,941 - 2,950 of 14,729 for

true type

(0.32 sec)
  1. Aspose::Words::Document::UpdateWordCount method...

    Aspose::Words::Document::UpdateWordCount method. Updates word count properties of the document in C++....UpdateWordCount overload and pass true value as a parameter to do that...()); doc -> UpdateWordCount ( true ); ASSERT_EQ ( 4 , doc -> g...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Aspose::Words::Document::get_HasRevisions metho...

    Aspose::Words::Document::get_HasRevisions method. Returns True if the document has any tracked changes in C++....Document::get_HasRevisions method Returns true if the document has any tracked...is revision #1. " ); ASSERT_TRUE ( doc -> get_HasRevisions ());...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. IPortionFormat for IDataLabel Is Not Working Wh...

    Hi I am unable to make changes to the IPortionFormat of an IDataLabel to Bold the font, change the color, and change the font Type. I’ve been research, looking over, and even updated to the latest version of aspose slide…...the color, and change the font type. I’ve been research, looking...change the font style, color, and type. Here’s a basic example of how...

    forum.aspose.com/t/iportionformat-for-idatalabe...
  4. Revision.DateTime | Aspose.Words for .NET

    Manage your Revision DateTime property effortlessly. Easily get or set the date and time of revisions for improved tracking and organization.... True ); Assert . That ( doc . Revisions...first revision is an insertion-type revision. Revision revision...

    reference.aspose.com/words/net/aspose.words/rev...
  5. ComparisonEvaluationResult | Aspose.Words for Java

    The comparison evaluation result in Java.... " IF %s %s %s \"true argument\" \"false argument\"...Object[][] { {" IF %s %s %s \"true argument\" \"false argument\"...

    reference.aspose.com/words/java/com.aspose.word...
  6. Document.appendDocument method | Aspose.Words f...

    Aspose.Words.Document.appendDocument method...ImportFormatMode ) Parameter Type Description srcDoc Document...ImportFormatOptions ) Parameter Type Description srcDoc Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Read and Write Table with Query Table Data Sour...

    Learn how to read and write a table with a QueryTable data source using Aspose.Cells for Node.js via C++....); // Check the data source type to see if it is a query table...) { table . setShowTotals ( true ); } // Save the file workbook...

    docs.aspose.com/cells/nodejs-cpp/read-and-write...
  8. Determine if Shape is Smart Art Shape with Node...

    Learn how to determine if a shape in Excel is a Smart Art shape using Aspose.Cells for Node.js via C++....Output Is Smart Art Shape : True AI Document Assistant Close...C++ Extract Text from the Gear Type SmartArt Shape with Node.js...

    docs.aspose.com/cells/nodejs-cpp/determine-if-s...
  9. Paragraph.break_is_style_separator property | A...

    Paragraph.break_is_style_separator property. True if this paragraph break is a Style Separator...break_is_style_separator property True if this paragraph break is a...the TOC. # If we use a heading type style after the separator, we...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Format Ranges with JavaScript via C++|Documenta...

    Learn how to format a range of cells in Excel using Aspose.Cells for JavaScript via C++....Cells Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/how-to-for...