Sort Score
Result 10 results
Languages All
Labels All
Results 3,321 - 3,330 of 9,323 for

true type

(0.11 sec)
  1. Aspose::Words::Saving::PclSaveOptions class | A...

    Aspose::Words::Saving::PclSaveOptions class. Can be used to specify additional options when saving a document into the Pcl format. To learn more, visit the documentation article in C++....get_ExportGeneratorName () const When true , causes the name and version...produced files. Default value is true . get_FallbackFontName () const...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Aspose::Words::Drawing::Charts::ChartDataPointC...

    Aspose::Words::Drawing::Charts::ChartDataPointCollection class. Represents collection of a ChartDataPoint. To learn more, visit the documentation article in C++....System::TypeInfo&) const override static Type () Examples Shows how to work...idx_get ( 0 ) -> set_Smooth ( true ); // Verify that data points...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::Charts::ChartMarker cla...

    Aspose::Words::Drawing::Charts::ChartMarker class. Represents a chart data marker. To learn more, visit the documentation article in C++.... static Type () Examples Shows how to work...idx_get ( 0 ) -> set_Smooth ( true ); // Verify that data points...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Manage TextBox|Aspose.Slides Documentation

    Manage a text box or text frame in PowerPoint presentations using Java...); // Adds an AutoShape with type set as Rectangle IAutoShape...the isTextBox property returns true . Presentation presentation...

    docs.aspose.com/slides/androidjava/manage-textbox/
  5. Field Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.Field class, your key to enhancing Microsoft Word documents with dynamic fields for improved functionality and efficiency....FieldFormat object that provides typed access to field’s formatting...virtual Type { get; } Gets the Microsoft Word field type. Methods...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Aspose::Words::Drawing::Shape::get_Stroked meth...

    Aspose::Words::Drawing::Shape::get_Stroked method. Defines whether the path will be stroked in C++.... The default value is true . Examples Shows how to iterate...:: Format ( u "Ole found of type: {0}" , shape -> get_OleFormat...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. TabStopCollection | Aspose.Words for Java

    A collection of TabStop objects that represent custom tabs for a paragraph or a style in Java....PARAGRAPH, 0, true); // Below are two ways of adding...getChildNodes(NodeType.PARAGRAPH, true)) { para.getParagraphFormat()...

    reference.aspose.com/words/java/com.aspose.word...
  8. Create Gantt Chart in Excel using C# | Gantt Ch...

    Learn how to create a Gantt chart in Excel using C#. Discover step-by-step instructions and code examples for project management in Excel....have a built-in Gantt chart type because Excel itself doesn’t...doesn’t offer a native Gantt chart type either. However, Gantt charts...

    blog.aspose.com/cells/create-gantt-chart-in-exc...
  9. Merge EPS files to PDF using Java

    Merger EPS functionality of Aspose.Page API solution for Java allows you to combine several EPS files into a single PDF document....If SuppressErrors value was true, as it is by default, It is...13 boolean suppressErrors = true ; 14 15 //Initialize options...

    docs.aspose.com/page/java/merge/eps/
  10. Manage data of Excel files with C++|Documentation

    This article describes how to view and edit data of Excel files with Aspose.Cells library using C++....approaches to add different types of data to cells. How to Add...U16String ( u "A4" )). PutValue ( true ); Cell cellA1 = worksheet ...

    docs.aspose.com/cells/cpp/view-and-edit-excel-d...