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

true type

(0.07 sec)
  1. ListLevelCollection | Aspose.Words for Java

    A collection of list formatting for each level in a list in Java....setBold(true); } DocumentBuilder builder...BLUE); level.getFont().setBold(true); } DocumentBuilder builder...

    reference.aspose.com/words/java/com.aspose.word...
  2. ShapeType Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.ShapeType enum to define and customize shape Types in your Microsoft Word documents for enhanced visual appeal....ShapeType enumeration Specifies the type of shape in a Microsoft Word...Note that shapes of many other types can also have text inside them...

    reference.aspose.com/words/net/aspose.words.dra...
  3. How to Format Number to Fraction|Documentation

    This article introduces how to format numbers to fractions using Aspose.Cells for JavaScript via C++ API.... This can be particularly true in formal documents, reports...up to two digits, and even typed fractions. This flexibility...

    docs.aspose.com/cells/javascript-cpp/how-to-for...
  4. 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…...ContainsVariables = true; workbookDesigner.SetDataSource("RootData"...regarding scopes and variable types in Aspose Cells. Scope Name...

    forum.aspose.com/t/variables-in-excel-template/...
  5. 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...
  6. HTML to PDF Merge using Java | Aspose.PDF

    Combine two or more HTML documents into one PDF single file programmatically with Java sample code using Aspose.PDF for Java...the same or different file types into one file using Java Merge...htmlLoadOptions . setRenderToSinglePag ( true ); Document pdfDocument1 = new...

    products.aspose.com/pdf/java/merger/html-to-pdf/
  7. PDF to HTML Merge using Java | Aspose.PDF

    Combine two or more PDF documents into one HTML single file programmatically with Java sample code using Aspose.PDF for Java...the same or different file types into one file using Java Merge...htmlSaveOptions . setFixedLayout ( true ); pdfDocument . save ( "merger_pdf_html...

    products.aspose.com/pdf/java/merger/pdf-to-html/
  8. 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/
  9. Issues in Parsing a PST File - Free Support For...

    Hi Team we encountered below issues in few of the PST Files which we tried to read via both Java and Dotnet. Unread count shown is incorrect: The folder has a total of 6 mails only but the unread count property of Fol…...MapiMessage shows Has Attachment as true but when tried to get attachments...attJson.put(ZMailDetailKey.FILE_TYPE, getFileExtension(fileName));...

    forum.aspose.com/t/issues-in-parsing-a-pst-file...
  10. FieldType | Aspose.Words for Java

    Specifies Microsoft Word field Types in Java....Specifies Microsoft Word field types. Examples: Shows how to insert...insertField(FieldType.FIELD_DATE, true); field.getFormat().setDateTimeFormat("dddd...

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