Sort Score
Result 10 results
Languages All
Labels All
Results 3,681 - 3,690 of 14,729 for

true type

(0.17 sec)
  1. BuiltInDocumentProperties.characters property |...

    BuiltInDocumentProperties.characters property. Represents an estimate of the number of characters in the document.... Paragraph , true ). count ; expect ( properties...property will contain the MIME type of the output save format. expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. BuiltInDocumentProperties.paragraphs property |...

    BuiltInDocumentProperties.paragraphs property. Represents an estimate of the number of paragraphs in the document.... Paragraph , true ). count ; expect ( properties...property will contain the MIME type of the output save format. expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Options When Converting to PDF|Aspose.Words for...

    Convert a document to PDF with advanced options using Node.js. Use PdfSaveOptions to change the result of saving a document to PDF format.... Microsoft Word has more types of forms, for example, calendar...document, set embedFullFonts to True To subset fonts when saving...

    docs.aspose.com/words/nodejs-net/specify-render...
  4. Comment.dateTime property | Aspose.Words for No...

    Comment.dateTime property. Gets the date and time that the comment was made.... Comment , true )); }); /// <summary> /// Iterates...top-level comments. Unlike reply-type comments, top-level comments...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. IDocumentSavingCallback.Notify | Aspose.Words f...

    Track document saving progress with the iDocumentSavingCallback Notify method. Enhance your app's efficiency and user experience today!...DocumentSavingArgs args ) Parameter Type Description args DocumentSavingArgs..."EstimatedProgress" ), Is . True ); } /// <summary> /// Saving...

    reference.aspose.com/words/net/aspose.words.sav...
  6. DocumentBuilder.InsertHyperlink | Aspose.Words ...

    Enhance your documents with DocumentBuilder's InsertHyperlink method, effortlessly adding clickable links for improved navigation and user engagement....bool isBookmark ) Parameter Type Description displayText String...the url. isBookmark Boolean true if the previous parameter is...

    reference.aspose.com/words/net/aspose.words/doc...
  7. How to create Combo chart with C++|Documentation

    Learn how to create a combo chart using Aspose.Cells for C++. Our comprehensive guide will demonstrate how to combine different chart Types into one combo chart for a more effective data presentation....to combine two or more chart types easily, making your data more...shown chart . SetShowLegend ( true ); // Set the chart title chart...

    docs.aspose.com/cells/cpp/create-combo-chart/
  8. 如何通过 C++ 使用 JavaScript 创建柱状图|Documentation

    学习如何通过 C++ API 使用 Aspose.Cells for JavaScript 创建柱状图。...Cells Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  9. Aspose::Words::Drawing::Charts::ChartMultilevel...

    Aspose::Words::Drawing::Charts::ChartMultilevelValue class. Represents a value for charts that display multilevel data in C++....System::TypeInfo&) const override static Type () Examples Shows how to create...series -> set_HasDataLabels ( true ); series -> get_DataLabels...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. IFontSavingCallback | Aspose.Words for Java

    Implement this interface if you want to receive notifications and control how Aspose.Words saves fonts when exporting a document to HTML format in Java....setExportFontResourc(true); options.setFontSavingCallbac(new...options.setExportFontResourc(true); options.setFontSavingCallbac(new...

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