Sort Score
Result 10 results
Languages All
Labels All
Results 2,871 - 2,880 of 8,699 for

true type

(0.16 sec)
  1. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_CategoryType method. Gets or sets Type of the category axis in C++....oryType method Gets or sets type of the category axis. Aspose...yAxis -> set_ReverseOrder ( true ); yAxis -> set_MajorTickMark...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Shape Animation|Aspose.Slides for Python Docume...

    Apply PowerPoint animation in Python...Slides provides the classes and types you need to work with animations...effect . text_animation . build_type = slides . animation . BuildType...

    docs.aspose.com/slides/python-net/shape-animation/
  3. Aspose::Words::Loading::ResourceLoadingArgs::ge...

    Aspose::Words::Loading::ResourceLoadingArgs::get_OriginalUri method. Original URI of the resource as specified in imported document in C++....GetChildNodes ( NodeType :: Shape , true ) -> get_Count ()); doc -> Save...Aspose::Words::Loading::ResourceLoadingArgs::Type method Aspose::Words::Loadi...

    reference.aspose.com/words/cpp/aspose.words.loa...
  4. PdfSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.PdfSaveOptions to enhance your document saving experience. Customize settings for optimal PDF output quality and performance....ExportGeneratorName { get; set; } When true , causes the name and version...produced files. Default value is true . ExportLanguageToSpan { get;...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Aspose::Words::Fields::FormFieldCollection::Rem...

    Aspose::Words::Fields::FormFieldCollection::Remove method. Removes a form field with the specified name in C++....String & formField ) Parameter Type Description formField const...comboBox -> set_CalculateOnExit ( true ); ASSERT_EQ ( 3 , comboBox...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Public API and Backwards Incompatible Changes i...

    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....Method Boolean isEncrypted() gets True if a presentation is encrypted...getLoadFormat() gets the presentation type. Added the Aspose.Slides.IShape...

    docs.aspose.com/slides/java/public-api-and-back...
  7. Aspose::Words::DocumentVisitor::VisitSmartTagEn...

    Aspose::Words::DocumentVisitor::VisitSmartTagEnd method. Called when enumeration of a smart tag has ended in C++....SmartTag > smartTag ) Parameter Type Description smartTag System...++ ; mVisitorIsInsideSmar = true ; return VisitorAction :: Continue...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Comment.Done | Aspose.Words for .NET

    Mark comments as complete with the Done property. Easily manage your tasks and improve workflow efficiency with this simple flag feature.... Done = true ; // Comments that are "done"...GetChildNodes ( NodeType . Comment , true )); } /// <summary> /// Iterates...

    reference.aspose.com/words/net/aspose.words/com...
  9. Comment.done property | Aspose.Words for Node.js

    Comment.done property. Gets or sets flag indicating that the comment has been marked done.... done = true ; // Comments that are "done"...( aw . NodeType . Comment , true )); }); /// <summary> /// Iterates...

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

    Specifies the layout mode for a section allowing to define the document grid behavior in Java....setSnapToGrid(true); for (int i = 0; i < 30; i++)...automatically aligned with gridlines on typing. LINE_GRID public static int...

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