Sort Score
Result 10 results
Languages All
Labels All
Results 2,681 - 2,690 of 16,771 for

true type

(0.8 sec)
  1. Section Break as revision - How to get that spe...

    Hello Aspose Team, I have a specific situation in my Word file: I need to find revisions which are actually Section Breaks and then accept those revisions programmatically. I am using Java and Aspose.Words. Is there a …...RevisionType type = rev.getRevisionType(); if (type != RevisionType...RevisionType.INSERT && type != RevisionType.DELETE) continue; // The...

    forum.aspose.com/t/section-break-as-revision-ho...
  2. MarkdownSaveOptions.SaveFormat | Aspose.Words f...

    Discover the MarkdownSaveOptions SaveFormat property to effortlessly save documents in Markdown format, ensuring compatibility and ease of use....$"{mOutFileName} shape {++mCount}, of type {args.CurrentShape.ShapeType}{Path...ImageStream . CanWrite , Is . True ); Assert . That ( args . IsImageAvailable...

    reference.aspose.com/words/net/aspose.words.sav...
  3. 通过 C++ 使用 JavaScript 自动调整行高以进行渲染|Documentation

    了解如何使用 Aspose.Cells for JavaScript 通过 C++ 在 Excel 中自动调整行高以进行渲染,防止文本被截断到已保存的 PDF 文件中。...PDF Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/autofit...
  4. HtmlSaveOptions.exportPageSetup property | Aspo...

    HtmlSaveOptions.exportPageSetup property. Specifies whether page setup is exported to HTML, MHTML or EPUB...the "ExportPageSetup" flag to "true", the output HTML document will...outDocContents . includes ( "style type=\"text/css\">" )). toEqual (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. VariableCollection.indexOfKey method | Aspose.W...

    VariableCollection.indexOfKey method. Returns the zero-based index of the specified document variable in the collection....( name : string ) Parameter Type Description name string The...FieldType . FieldDocVariable , true ). asFieldDocVariable (); field...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 使用 Aspose.Page JavaScript 通过 C++ API 转换 EPS

    本文将通过代码片段讲解和演示 Aspose.Page API 解决方案通过 C++ JavaScript 提供的 EPS 到 WMF 的转换功能。... 如果 SuppressErrors 值为 true(默认情况下),则可以查看 EPS 转换为 PNG 期间引发的错误。...中将 EPS 文件转换为 PNG 文件: <script type="text/javascript" async src="AsposePageforJS...

    docs.aspose.com/page/zh/javascript-cpp/convert-...
  7. SystemFontSource | Aspose.Words for Java

    Represents all TrueType fonts installed to the system in Java....setEnabled(true); doc.getFontSettings().getSubstitutionSetti()...accessible. getType() Returns the type of the font source. getWarningCallback()...

    reference.aspose.com/words/java/com.aspose.word...
  8. ChartAxis.categoryType property | Aspose.Words ...

    ChartAxis.categoryType property. Gets or sets Type of the category axis....categoryType property Gets or sets type of the category axis. get categoryType...referenceEquals ( doc )). toEqual ( true ); let yAxis = chart . axisY...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Fields::FieldRD::get_FileName me...

    Aspose::Words::Fields::FieldRD::get_FileName method. Gets or sets the name of the file to include when generating a table of contents, table of authorities, or index in C++....Fields :: FieldType :: FieldTOC , true ); builder -> InsertBreak (...:: FieldType :: FieldRefDoc , true )); field -> set_FileName (...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Public API Changes in Aspose.Cells 8.6.3|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....setHtmlString attribute (when set to true) tries to parse all the supported...ImportTableOptions (); //Set IsHtmlString to true so that the API can parse the...

    docs.aspose.com/cells/java/public-api-changes-i...