Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 16,871 for

true type

(0.36 sec)
  1. 获取邮箱中的邮件数量|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...."Mapi" ); object _missing = Type . Missing ; ns . Logon ( _missing...false , true ); // Get Inbox information in objec of type MAPIFolder...

    docs.aspose.com/email/zh/net/get-the-number-of-...
  2. Inline.IsDeleteRevision | Aspose.Words for .NET

    Discover the Inline IsDeleteRevision property in Microsoft Word, which indicates if an object was deleted during change tracking. Enhance your document management!...IsDeleteRevision property Returns true if this object was deleted in...how to determine the revision type of an inline node. Document...

    reference.aspose.com/words/net/aspose.words/inl...
  3. Inline.IsMoveFromRevision | Aspose.Words for .NET

    Discover the Inline IsMoveFromRevision property in Microsoft Word. Learn how it tracks deleted objects for efficient document management and editing....IsMoveFromRevision property Returns true if this object was moved (deleted)...how to determine the revision type of an inline node. Document...

    reference.aspose.com/words/net/aspose.words/inl...
  4. FieldOptions | Aspose.Words for Java

    Represents options to control field handling in a document in Java....examples of different barcode types that we can create using our...barcodeParameters.setDisplayText(true); barcodeParameters.setPosCodeStyle("CASE");...

    reference.aspose.com/words/java/com.aspose.word...
  5. 通过 JavaScript 及 C++ 将图表转换为图片|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 转换图表为图片格式,如 JPEG 或 PNG。我们将演示如何从 Microsoft Excel 导出图表并将其保存为独立的图片,以便后续使用和处理。...Image Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/chart-t...
  6. RunCollection | Aspose.Words for Java

    Provides Typed access to a collection of Run nodes in Java....extends NodeCollection Provides typed access to a collection of Run...how to determine the revision type of an inline node. Document...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose.PSD for Python via .NET 24.12 - Release ...

    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....Implement Gradient Shading (type 7) Feature PSDPYTHON-141 [AI...Format] Implement Axial Shading (type 2) Feature PSDPYTHON-136 Fix...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  8. 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...
  9. FieldPrivate | Aspose.Words for Java

    Implements the PRIVATE field in Java....FIELD_PRIVATE, true); // These fields are not a...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  10. 通过 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...