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

true type

(0.19 sec)
  1. Aspose.Cells 8.7.0中的公共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....IsSigned 属性是布尔类型,如果 VBA 项目已数字签名,则返回 true,反之返回 false。 以下是简单的使用场景。 C# //Create...VBA 项目的数字签名是否有效 。该属性在数字签名有效时返回 true,在无效时返回 false。 以下是简单的使用场景。 C#...

    docs.aspose.com/cells/zh/net/public-api-changes...
  2. 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/
  3. Aspose::Words::Revision::Accept method | Aspose...

    Aspose::Words::Revision::Accept method. Accepts this revision in C++.... " ); ASSERT_TRUE ( doc -> get_HasRevisions ());...first revision is an insertion-type revision. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/rev...
  4. Extract Assets from PLY File Formats via Java |...

    Sample Java extract assets code for PLY file. Use this example code to extract assets from PLY 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/ply/
  5. 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...
  6. Create Charts Using VSTO and Aspose.Slides for ...

    Learn how to automate PowerPoint chart creation in C#. This step-by-step guide shows why Aspose.Slides for .NET is a faster, more powerful alternative to Microsoft.Office.Interop.... EnsurePowerPointIsRu ( true , true ); // Instantiate a slide...ChartTitle . Font . Italic = true ; ppChart . ChartTitle . Text...

    docs.aspose.com/slides/net/create-a-chart-in-a-...
  7. Aspose::Words::RevisionCollection::idx_get meth...

    Aspose::Words::RevisionCollection::idx_get method. Returns a Revision at the specified index in C++....( int32_t index ) Parameter Type Description index int32_t An...is revision #1. " ); ASSERT_TRUE ( doc -> get_HasRevisions ());...

    reference.aspose.com/words/cpp/aspose.words/rev...
  8. Introduction to Fields in Java|Aspose.Words for...

    Fields feature in details, field codes and field results explained in Aspose.Words for Java....This can be made up of various types of content ranging from runs...and can be made up of various types of content. Normally the field...

    docs.aspose.com/words/java/introduction-to-fields/
  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. Use DocumentBuilder to Insert Document Elements...

    Insert document elements using the document builder in Java.... Pass to this method the type of the break you need to insert...You need to specify a field type, field code and field value...

    docs.aspose.com/words/java/use-documentbuilder-...