Sort Score
Result 10 results
Languages All
Labels All
Results 4,641 - 4,650 of 16,769 for

true type

(0.75 sec)
  1. FieldEQ class | Aspose.Words for Python

    aspose.words.fields.FieldEQ class. Implements the EQ field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 如何使用C++通过JavaScript创建动态滚动图表|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++创建动态滚动图表。我们的指南将演示如何在图表中实现平滑数据过渡和滚动平均,确保连续更新的显示效果。...Chart Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  3. Aspose.Cells 8.4.1中的公共API更改|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.... true表示首选使用连接的用法是在后台异步刷新;false表示首选使用连接的用法是在前台同步刷新。...指示关联的工作簿连接是否已被删除。如果连接已被删除,则为true;否则为false。 IsNew 如果连接尚未首次刷新,则为true;否则为false。当...

    docs.aspose.com/cells/zh/java/public-api-change...
  4. TextColumn | Aspose.Words for Java

    Represents a single text column in Java....setEvenlySpaced(boolean) to true . When a new TextColumn is created...docx"); Parameters: Parameter Type Description value double The...

    reference.aspose.com/words/java/com.aspose.word...
  5. JSON markup|Documentation

    Use the most popular data exchange format for describing complex Aspose.OMR forms as nested data structures....be one of the following data types: string, number / integer, Boolean..."Nested object" } }, "is_json" : true } Aspose.OMR template structure...

    docs.aspose.com/omr/net/json-markup/
  6. Public API Changes in Aspose.Imaging 2.9.0|Docu...

    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....correctly process the images of type Jpeg2000. Details of newly added...that accepts a parameter of type TiffExpectedFormat. Based on...

    docs.aspose.com/imaging/java/public-api-changes...
  7. Aspose::Words::Fonts::FontSubstitutionRule::get...

    Aspose::Words::Fonts::FontSubstitutionRule::get_Enabled method. Specifies whether the rule is enabled or not in C++....SystemFonts , systemFontSource -> get_Type ()); ASSERT_EQ ( 0 , systemFontSource...get_FontInfoSubstitution () -> set_Enabled ( true ); doc -> get_FontSettings ()...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. 以编程方式保存 Visio 文档|Documentation

    本页介绍如何将 Visio 文档保存到文件,使用 Aspose.Diagram 库进行流式传输。... AutoFitPageToDrawing = true ; diagram . Save ( dataDir +...options . SaveForegroundPagesO = true ; // Specify the quality of...

    docs.aspose.com/diagram/zh/net/save-visio-docum...
  9. Aspose::Words::RevisionType enum | Aspose.Words...

    Aspose::Words::RevisionType enum. Specifies the Type of change being tracked in Revision in C++....RevisionType enum Specifies the type of change being tracked in Revision...is revision #1. " ); ASSERT_TRUE ( doc -> get_HasRevisions ());...

    reference.aspose.com/words/cpp/aspose.words/rev...
  10. 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/