Sort Score
Result 10 results
Languages All
Labels All
Results 5,101 - 5,110 of 16,710 for

true type

(0.15 sec)
  1. FieldSaveDate.UseLunarCalendar | Aspose.Words f...

    FieldSaveDate's UseLunarCalendar property allows you to easily switch between Hijri and Hebrew lunar calendars for seamless date management....are three different calendar types according to which the SAVEDATE...FieldSaveDate , true ); field . UseLunarCalendar = true ; Assert ....

    reference.aspose.com/words/net/aspose.words.fie...
  2. 以编程方式保存 Visio 文档|Documentation

    本页介绍如何将 Visio 文档保存到文件,使用 Aspose.Diagram 库进行流式传输。... setAutoFitPageToDraw ( true ); // save diagram diagram ...options . setSaveForegroundPag ( true ); // specify the quality of...

    docs.aspose.com/diagram/zh/java/save-visio-docu...
  3. IFieldUpdateCultureProvider | Aspose.Words for ...

    When implemented provides a CultureInfo object that should be used during the update of a particular field in Java....FIELD_TIME, true); doc.getFieldOptions().set...insertField(FieldType.FIELD_TIME, true); doc.getFieldOptions().set...

    reference.aspose.com/words/java/com.aspose.word...
  4. Using DocumentBuilder to Modify a Document|Aspo...

    Use the document builder to modify a document easily in Java.... There are two general types of lists in Microsoft Word:...by index or by border type. Border type is represented by the...

    docs.aspose.com/words/java/using-documentbuilde...
  5. FieldFileSize.is_in_megabytes property | Aspose...

    FieldFileSize.is_in_megabytes property. Gets or sets whether to display the file size in megabytes.... insert_field ( field_type = aw . fields . FieldType ....FIELD_FILE_SIZE , update_field = True ) . as_field_file_size () field...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Customize Chart Axes in Presentations Using Jav...

    Discover how to use JavaScript with Aspose.Slides for Node.js 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/nodejs-java/chart-axis/
  7. How to Compress the PPTX Files Generated with A...

    Hi Aspose forum We want to use the following compression properties in our application.properties to compress our exported excel and ppt files but these properties do not seem to work. server.compression.enabled=True s…...enabled=true server.compression.mime-types=application/pdf...compression.enabled=true (and the related MIME‑type list) tells the...

    forum.aspose.com/t/how-to-compress-the-pptx-fil...
  8. BookmarkStart class | Aspose.Words for Node.js

    Aspose.Words.BookmarkStart class. Represents a start of a bookmark in a Word document...from Node ) isComposite Returns true if this node can contain other...method that converts a node type enum value into a user friendly...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Copying Paragraph and Portion in PPTX|Aspose.Sl...

    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....() -> set_Type ( paraData -> get_Bullet () -> get_Type ()); para...get_RightToLeft () ? NullableBool :: True : NullableBool :: False ); para...

    docs.aspose.com/slides/cpp/copying-paragraph-an...
  10. 将 HTML 转换为 PDF(.NET)|Aspose.PDF for .NET

    本主题展示如何使用 Aspose.PDF 将 HTML 和 MHTML 转换为 PDF。...HtmlLoadOptions with Print media type var options = new HtmlLoadOptions...resultBytes ) { // Set MIME Type MIMETypeIfKnown = "image/jpeg"...

    docs.aspose.com/pdf/zh/net/convert-html-to-pdf/