Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 15,935 for

true type

(0.23 sec)
  1. Aspose::Words::Fields::FieldFileName::get_Inclu...

    Aspose::Words::Fields::FieldFileName::get_IncludeFullPath method. Gets or sets whether to include the full file path name in C++....FieldType :: FieldFileName , true )); field -> Update (); ASSERT_EQ...FieldFileName , true )); field -> set_IncludeFullPath ( true ); field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. AdjustmentCollection | Aspose.Words for Java

    Represents a read-only collection of Adjustment adjust values that are applied to the specified shape in Java....SHAPE, 0, true); AdjustmentCollection adjustments...getChild(NodeType.SHAPE, 0, true); AdjustmentCollection adjustments...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Fields::FieldAutoText::get_Entry...

    Aspose::Words::Fields::FieldAutoText::get_EntryName method. Gets or sets the name of the AutoText entry in C++....buildingBlockSource -> get_FirstSection (), true ); buildingBlock -> AppendChild...FieldType :: FieldAutoText , true )); fieldAutoText -> set_EntryName...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Drawing::AdjustmentCollection::g...

    Aspose::Words::Drawing::AdjustmentCollection::get_Count method. Gets the number of elements contained in the collection in C++....Words :: NodeType :: Shape , 0 , true )); System :: SharedPtr < Aspose...Aspose::Words::Drawing::AdjustmentCollection::Type method Aspose::Words::Drawi...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. ChartSeriesGroup.axis_x property | Aspose.Words...

    ChartSeriesGroup.axis_x property. Provides access to properties of the X axis of this series group.... insert_chart ( chart_type = aw . drawing . charts . ChartType...series group, also of the line type. new_series_group = chart ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. BuiltInDocumentProperties.contentType property ...

    BuiltInDocumentProperties.contentType property. Gets or sets the content Type of the document....property Gets or sets the content type of the document. get contentType...aw . NodeType . Paragraph , true ). count ; expect ( properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Public API Changes in Aspose.Cells 8.8.1|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....be used to specify the data type that should be loaded when building...loads only cell values (all types). Chart – loads only charts...

    docs.aspose.com/cells/net/public-api-changes-in...
  8. ResourceLoadingArgs | Aspose.Words for Java

    Provides data for the IResourceLoadingCallback.resourceLoadingcom.aspose.words.ResourceLoadingArgs method in Java....SHAPE, true).getCount()); doc.save(getArtifactsDir()...document. getResourceType() Type of resource. getUri() URI of...

    reference.aspose.com/words/java/com.aspose.word...
  9. Specifying Sort Warning While Sorting Data|Docu...

    Learn how to specify sort warning while sorting data by using the Aspose.Cells for JavaScript via C++ API....Please set this property to true and your textual data will be...Number Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/specifying...
  10. LoadOptions | Aspose.Words for Java

    Allows to specify additional options such as password or base URI when loading a document into a Document object in Java....SHAPE, 0, true); Assert.assertTrue(shape.isImage());...close(); } Parameters: Parameter Type Description password java.lang...

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