Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 16,758 for

true type

(0.15 sec)
  1. ImageData.save method | Aspose.Words for Python

    aspose.words.drawing.ImageData.save method... Parameter Type Description stream io.BytesIO...file_name : str ): ... Parameter Type Description file_name str The...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Forms2OleControlType enumeration | Aspose.Words...

    aspose.words.drawing.ole.Forms2OleControlType enumeration. Enumerates Types of Forms 2.0 controls....Forms2OleControlType enumeration Enumerates types of Forms 2.0 controls. Members...aw . NodeType . SHAPE , 0 , True ) . as_shape () check_box_control...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 使用 Aspose.Cells for JavaScript 通过 C++ 自动刷新 OLE ...

    了解如何使用 Aspose.Cells for JavaScript 通过 C++ 在 Excel 中自动刷新 OLE 对象。...Objects Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/automat...
  4. 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 JavaScript via C++....SampleTableWithQuery Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/read-and-w...
  5. Aspose::Words::Drawing::Charts::ChartTitle::get...

    Aspose::Words::Drawing::Charts::ChartTitle::get_Font method. Provides access to the font formatting of the chart title in C++....Set the "Show" property to "true" to make the title visible....set_Show ( true ); // Set the "Overlay" property to "true" Give other...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Fields::FieldCreateDate::get_Use...

    Aspose::Words::Fields::FieldCreateDate::get_UseLunarCalendar method. Gets or sets whether to use the Hijri Lunar or Hebrew Lunar calendar in C++....are three different calendar types according to which the CREATEDATE...FieldCreateDate , true )); field -> set_UseLunarCalendar ( true ); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. StructuredDocumentTagRangeEnd.Accept | Aspose.W...

    Explore the StructuredDocumentTagRangeEnd Accept method. Enhance your document processing by efficiently managing visitor interactions....DocumentVisitor visitor ) Parameter Type Description visitor DocumentVisitor...visit the nodes. Return Value True if all nodes were visited; false...

    reference.aspose.com/words/net/aspose.words.mar...
  8. OfficeMathJustification Enum | Aspose.Words for...

    Discover Aspose.Words.Math.OfficeMathJustification enum for precise equation alignment. Enhance your document's clarity with optimal justification options.... OfficeMath , 0 , true ); // OfficeMath nodes that...change its location and display type. Assert . That ( officeMath...

    reference.aspose.com/words/net/aspose.words.mat...
  9. Paragraph.accept method | Aspose.Words for Node.js

    Paragraph.accept method. Accepts a visitor....DocumentVisitor ) Parameter Type Description visitor DocumentVisitor...visitParagraphEnd() at the end. Returns True if all nodes were visited; false...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. CommentCollection | Aspose.Words for Java

    Provides Typed access to a collection of Comment nodes in Java....extends NodeCollection Provides typed access to a collection of Comment...setText("Hello world!"); comment.setDone(true); // Comments that are "done"...

    reference.aspose.com/words/java/com.aspose.word...