Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 7,204 for

true type

(0.05 sec)
  1. ChartSeriesGroup.axisY property | Aspose.Words ...

    ChartSeriesGroup.axisY property. Provides access to properties of the Y axis of this series group....series group, also of the line type. let newSeriesGroup = chart...newSeriesGroup . axisX . hidden = true ; // Define title of the secondary...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ChartSeriesGroup.axisX property | Aspose.Words ...

    ChartSeriesGroup.axisX property. Provides access to properties of the X axis of this series group....series group, also of the line type. let newSeriesGroup = chart...newSeriesGroup . axisX . hidden = true ; // Define title of the secondary...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Manage Fonts - PowerPoint Java API|Aspose.Slide...

    Presentations usually contain both text and images. This article shows how to use PowerPoint Java API to configure the font properties of paragraphs of text on slides....setFontBold ( NullableBool :: True ); $port2 -> getPortionFormat...setFontBold ( NullableBool :: True ); # Set font to Italic $port1...

    docs.aspose.com/slides/php-java/manage-fonts/
  4. DocSaveOptions constructor | Aspose.Words for P...

    aspose.words.saving.DocSaveOptions constructor... Parameter Type Description save_format SaveFormat...this flag to true. options . save_routing_slip = True doc . save...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ImageSavingArgs.KeepImageStreamOpen | Aspose.Wo...

    Discover the KeepImageStreamOpen property in ImageSavingArgs for Aspose.Words. Control stream behavior for efficient image saving and enhanced performance.... Specify true to keep the stream open. Examples...KeepImageStreamOpen = false ; Assert . True ( args . IsImageAvailable );...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart class. Represents a start of ranged structured document tag which accepts multi-sections content. See also StructuredDocumentTagRangeEnd. To learn more, visit the documentation article in C++....virtual get_IsComposite () Returns true if this node can contain other...structured document tag). if set to true , this state shall be resumed...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Chart Formatting|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....along with the any of desired type (in this example we will use...setFontBold ( NullableBool . True ); chartTitle . getPortionFormat...

    docs.aspose.com/slides/java/chart-formatting/
  8. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_ContentType method. Gets or sets the content Type of the document in C++....method Gets or sets the content type of the document. System :: String...GetChildNodes ( NodeType :: Paragraph , true ) -> get_Count ()); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.pro...
  9. FieldSectionPages class | Aspose.Words for Python

    aspose.words.fields.FieldSectionPages class. Implements the SECTIONPAGES field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  10. EditorType | Aspose.Words for Java

    Specifies the set of possible aliases or editing groups which can be used as aliases to determine if the current user shall be allowed to edit a single range defined by an editable range within a document in Java....append("\tContents:"); mInsideEditableRange = true; return VisitorAction.CONTINUE;...editable ranges using this editing type when document protection is...

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