Sort Score
Result 10 results
Languages All
Labels All
Results 4,921 - 4,930 of 17,418 for

true type

(0.57 sec)
  1. Manage PowerPoint Text Paragraphs in Java|Aspos...

    Master paragraph formatting with Aspose.Slides for Java—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in Java....Add an AutoShape of Rectangle type IAutoShape ashp = slide . getShapes...setFontBold ( NullableBool . True ); portion . getPortionFormat...

    docs.aspose.com/slides/java/manage-paragraph/
  2. CompatibilityOptions.optimizeFor method | Aspos...

    CompatibilityOptions.optimizeFor method. Allows to optimize the document contents as well as default Aspose.Words behavior to a particular versions of MS Word.... MsWordVersion ) Parameter Type Description version MsWordVersion...expect ( doc . getShape ( 0 , true ). markupLanguage ). toEqual...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Saving Project Data to SVG Format | Aspose.Task...

    This article explains how to export Project data to SVG format using Aspose.Tasks for Java....the SaveFileFormat enumeration type. To save a project to SVG: Load...SvgOptions(); 7 opt. setFitContent ( true ); 8 opt. setTimescale (Timescale...

    docs.aspose.com/tasks/java/saving-project-data-...
  4. How to create Dynamic Rolling Chart with Node.j...

    Learn how to create a dynamic rolling chart using Aspose.Cells for Node.js via C++. Our guide will demonstrate how to implement smooth data transitions and rolling averages in your chart for a continuous and updated display.... It is a type of chart that continually updates...getNSeries (). add ( "Sales" , true ); chart . getNSeries (). get...

    docs.aspose.com/cells/nodejs-cpp/create-dynamic...
  5. Public API Changes in Aspise.Cells 8.3.2|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.... The Boolean‑type isSameParent parameter specifies...hasAxis ( AxisType . CATEGORY , true ); System . out . println (...

    docs.aspose.com/cells/java/public-api-changes-i...
  6. DocumentVisitor.VisitGroupShapeStart | Aspose.W...

    Discover the DocumentVisitor VisitGroupShapeStart method, essential for efficient group shape enumeration in your applications. Enhance your coding workflow today!...GroupShape groupShape ) Parameter Type Description groupShape GroupShape...That ( group . IsGroup , Is . True ); builder . InsertNode ( group...

    reference.aspose.com/words/net/aspose.words/doc...
  7. 扩展 Aspose.Slides for RS 以自定义渲染结果|Aspose.Slides 文档

    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....Bold = true; slide.AddNote("これはAspose.Slides...渲染扩展配置部分以包含您的扩展。 <Extension Name= "ASPPTX" Type= "Aspose.Slides.ReportingServices...

    docs.aspose.com/slides/zh/reportingservices/cus...
  8. DocumentVisitor.VisitFormField | Aspose.Words f...

    Discover the DocumentVisitor VisitFormField method, triggered when a form field is detected in your document. Enhance your document processing today!...FormField formField ) Parameter Type Description formField FormField...RemoveHiddenContentV (); // Below are three types of fields which can accept a...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Paragraph.AcceptStart | Aspose.Words for .NET

    Discover the Paragraph AcceptStart method to seamlessly welcome visitors at the beginning of your document's paragraphs for enhanced engagement....DocumentVisitor visitor ) Parameter Type Description visitor DocumentVisitor...RemoveHiddenContentV (); // Below are three types of fields which can accept a...

    reference.aspose.com/words/net/aspose.words/par...
  10. DocumentBuilder.write method | Aspose.Words for...

    DocumentBuilder.write method. Inserts a string into the document at the current insert position.... Parameter Type Description text str The string...builder . cell_format . fit_text = True builder . row_format . clear_formatting...

    reference.aspose.com/words/python-net/aspose.wo...