Sort Score
Result 10 results
Languages All
Labels All
Results 4,541 - 4,550 of 15,784 for

true type

(0.1 sec)
  1. Managing Controls|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....text box used to define all types of settings. It has some important...property specifies the placement type. The Font property specifies...

    docs.aspose.com/cells/net/managing-controls/
  2. 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...
  3. ChartShapeType enumeration | Aspose.Words for P...

    aspose.words.drawing.charts.ChartShapeType enumeration. Specifies the shape Type of chart elements....enumeration Specifies the shape type of chart elements. Members Name...builder . insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Hyphenation | Aspose.Words for Java

    Provides methods for working with hyphenation dictionaries in Java....registered is Null dictionary, true otherwise. registerDictionary(String...registered is Null dictionary, true otherwise. Examples: Shows how...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Layout::RevisionOptions class | ...

    Aspose::Words::Layout::RevisionOptions class. Allows to control how document revisions are handled during layout process. To learn more, visit the documentation article in C++.... Default value is true . get_ShowRevisionMarks () const...formatting markup. Default value is true . GetType () const override...

    reference.aspose.com/words/cpp/aspose.words.lay...
  6. Manage PowerPoint Text Paragraphs in JavaScript...

    Master paragraph formatting with Aspose.Slides for Node.js via Java—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in JavaScript....Add an AutoShape of Rectangle type var ashp = slide . getShapes...aspose . slides . NullableBool . True ); portion . getPortionFormat...

    docs.aspose.com/slides/nodejs-java/manage-parag...
  7. CalculateFormula throws an exception - Free Sup...

    I am using Aspose.Cells 25.10.0 .NET 9.0 There is a file that passes CalculateFormula in version 25.9 but in version 25.10 CalculateFormula throws an exception: System.NullReferenceException: Object reference not set…... IgnoreError = true }; workbook.CalculateFormula(options);...from native code (Exception of type ‘ e ’ was thrown.). Also workbook...

    forum.aspose.com/t/calculateformula-throws-an-e...
  8. Convert OLM to VCF via Java | products.aspose.com

    Try the code sample to convert OLM files to VCF format in Java. Download Java API to take your email processing applications to the next level....MapiItemType class provides types for different MAPI items like...this class is to identify the type of MAPI item being processed...

    products.aspose.com/email/java/conversion/olm-t...
  9. Variables in Excel template - Free Support Foru...

    Aspose.Word for Java allows you to define variables within your Word templates, enabling concise expressions. For example, the provided snippet showcases how to iterate through employee data using variables: <<var [empl…...Process(true); wb.Save(filePath + "out_net...companyList); designer.Process(true); wb.Save(filePath + "out_net_nested_objects...

    forum.aspose.com/t/variables-in-excel-template/...
  10. Extract Assets from DXF File Formats via Java |...

    Sample Java extract assets code for DXF file. Use this example code to extract assets from DXF file within any Web or Desktop Java based application....Zip(output); Extract(scene,za, true ); //close stream resource za...; visited. add (obj); return true ; } public void Extract(Scene...

    products.aspose.com/3d/java/extractor/dxf/