Sort Score
Result 10 results
Languages All
Labels All
Results 5,321 - 5,330 of 16,768 for

true type

(0.29 sec)
  1. Microsoft Graph 实用功能|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....private static final String GRANT_TYPE = "password" ; private final...password ) + "&grant_type=" + urlEncode ( GRANT_TYPE ); } private String...

    docs.aspose.com/email/zh/java/microsoft-graph-u...
  2. Customize Chart Axes in Presentations on Androi...

    Discover how to use Aspose.Slides for Android via Java to customize chart axes in PowerPoint presentations for reports and visualizations....your preferred category axis type ( date or text ). This code...getVerticalAxis (). setTitle ( true ); chart . getAxes (). getVerticalAxis...

    docs.aspose.com/slides/androidjava/chart-axis/
  3. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_Title method. Provides access to the axis title properties in C++....chartAxisXTitle -> set_Show ( true ); System :: SharedPtr < Aspose...set_Show ( true ); chartAxisYTitle -> set_Overlay ( true ); chartAxisYTitle...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Pivot Data Mismatch Between Excel Workbook and ...

    We are facing a serious data mismatch issue when converting an Excel workbook (containing a PivotTable) to HTML using Aspose.Cells for Node.js. The Excel workbook is generated programmatically using Aspose. The PivotTab…...setExportActiveWorks(true); saveOptions.setPresentationPrefe(true); saveOptions...saveOptions.setExportGridLines(true); workBook.save(fileName, saveOptions);...

    forum.aspose.com/t/pivot-data-mismatch-between-...
  5. DocumentVisitor.VisitRowEnd | Aspose.Words for ...

    Discover the DocumentVisitor VisitRowEnd method, essential for managing table row enumeration in your applications. Enhance your coding efficiency today!...VisitRowEnd ( Row row ) Parameter Type Description row Row The object...mDocTraversalDepth ++; mVisitorIsInsideTabl = true ; return VisitorAction . Continue...

    reference.aspose.com/words/net/aspose.words/doc...
  6. DocSaveOptions Class | Aspose.Words for .NET

    Optimize document saving with Aspose.Words.Saving.DocSaveOptions. Customize your Doc and Dot formats for enhanced quality and flexibility.... Default value is true , all metafiles are compressed...ExportGeneratorName { get; set; } When true , causes the name and version...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Font.Bidi | Aspose.Words for .NET

    Discover the Font Bidi property, control right-to-left text characteristics for enhanced readability and user experience in your web designs....classified as “weak types” and “neutral types”. Examples Shows how...ItalicBi = true ; builder . Font . BoldBi = true ; builder ....

    reference.aspose.com/words/net/aspose.words/fon...
  8. FieldCompare.right_expression property | Aspose...

    FieldCompare.right_expression property. Gets or sets the right part of the comparison expression.... insert_field ( field_type = aw . fields . FieldType ....FIELD_COMPARE , update_field = True ) . as_field_compare () field...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Eliminate Extra spacing\lines in MS Word before...

    Hello We use MS Word Template with xml data to create pdfs using Aspose. Currently we are facing an issue when we assemble multiple Word Templates together before mailmerge. Looking to see how to eliminate the extra li…... Section break type A NewPage section break inserts...GetChildNodes(NodeType.Paragraph, true).Cast<Paragraph>() .Where(p...

    forum.aspose.com/t/eliminate-extra-spacing-line...
  10. TextPath.same_letter_heights property | Aspose....

    TextPath.same_letter_heights property. Determines whether all letters will be the same height regardless of initial case.... bold = True shape . text_path . italic = True # Below are...TEXT_PLAIN_TEXT , shape . shape_type ) # Use the "on" property to...

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