Sort Score
Result 10 results
Languages All
Labels All
Results 3,331 - 3,340 of 10,767 for

true type

(0.05 sec)
  1. ChartDataPoint | Aspose.Words for Java

    Allows to specify formatting of a single data point on the chart in Java....setSmooth(true); // Verify that data points...getSeries().get(0).setSmooth(true); // Verify that data points...

    reference.aspose.com/words/java/com.aspose.word...
  2. Extract Text from Presentations|Aspose.Slides D...

    Learn how to quickly and easily extract text from PowerPoint presentations using Aspose.Slides for .NET. Follow our simple, step-by-step guide to save time and efficiently access slide content in your applications....method accepts an object of type ISlide as a parameter. When...returns an array of objects of type ITextFrame , preserving any...

    docs.aspose.com/slides/net/extract-text-from-pr...
  3. Save Presentation|Aspose.Slides Documentation

    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.... There are many types of streams to which a presentation...Presentation with Predefined View Type Aspose.Slides for Java provides...

    docs.aspose.com/slides/java/save-presentation/
  4. Aspose::Words::CommentCollection class | Aspose...

    Aspose::Words::CommentCollection class. Provides Typed access to a collection of Comment nodes. To learn more, visit the documentation article in C++....CommentCollection class Provides typed access to a collection of Comment...a new array of nodes. static Type () Examples Shows how to mark...

    reference.aspose.com/words/cpp/aspose.words/com...
  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::ConditionalStyleCollection::get_...

    Aspose::Words::ConditionalStyleCollection::get_BottomLeftCell method. Gets the bottom left cell style in C++.... // 1 - By style type: tableStyle -> get_ConditionalStyles... () -> idx_get ( 0 ) -> get_Type ()); // 3 - As a property: tableStyle...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. Aspose::Words::ConditionalStyleCollection::get_...

    Aspose::Words::ConditionalStyleCollection::get_LastColumn method. Gets the last column style in C++.... // 1 - By style type: tableStyle -> get_ConditionalStyles... () -> idx_get ( 0 ) -> get_Type ()); // 3 - As a property: tableStyle...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. Aspose::Words::ConditionalStyle::get_BottomPadd...

    Aspose::Words::ConditionalStyle::get_BottomPadding method. Gets or sets the amount of space (in points) to add below the contents of table cells in C++.... // 1 - By style type: tableStyle -> get_ConditionalStyles... () -> idx_get ( 0 ) -> get_Type ()); // 3 - As a property: tableStyle...

    reference.aspose.com/words/cpp/aspose.words/con...
  9. Aspose::Words::ConditionalStyle::get_Font metho...

    Aspose::Words::ConditionalStyle::get_Font method. Gets the character formatting of the conditional style in C++.... // 1 - By style type: tableStyle -> get_ConditionalStyles... () -> idx_get ( 0 ) -> get_Type ()); // 3 - As a property: tableStyle...

    reference.aspose.com/words/cpp/aspose.words/con...
  10. 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/java/manage-textbox/