Sort Score
Result 10 results
Languages All
Labels All
Results 4,471 - 4,480 of 16,760 for

true type

(0.36 sec)
  1. LoadFormat | Aspose.Words for Java

    Indicates the format of the document that is to be loaded in Java....SHAPE, true).get(0); Assert.assertTrue(imageShape...loadFormatName) Parameters: Parameter Type Description loadFormatName java...

    reference.aspose.com/words/java/com.aspose.word...
  2. Manage OLE in Presentations Using C++|Aspose.Sl...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for C++. Embed, update, and export OLE content seamlessly....correctly interpret the file type and choose the right application...:: Pptx ); Embed Other File Types in Slides Besides Excel charts...

    docs.aspose.com/slides/cpp/manage-ole/
  3. Aspose words python - Missing hyperlink styles ...

    Hyperlinks issue document _INPUT.docx (60.9 KB) Redlined_Hyperlinks_issue_document__OUTPUT.docx (61.8 KB) Revised_Hyperlinks_issue_document__OUTPUT.docx (55.9 KB) ISSUE: Able to insert hyperlink but missing styles of …... Returns True if at least one run was updated...None: return False # Check field type defensively is_hl = False try:...

    forum.aspose.com/t/aspose-words-python-missing-...
  4. 档案

    档案...slide_enumerator->get_Current(), true)) { // 循环遍历形状 auto shape_enumerator...shape_enumerator->get_Current(), true)) { // 检查形状是否为视频帧 if (Syste...

    blog.aspose.com/zh/slides/embed-video-in-powerp...
  5. Manage Chart Data Labels in Presentations Using...

    Learn to add and format chart data labels in PowerPoint presentations using JavaScript and Aspose.Slides for Node.js via Java for more engaging slides.... setDataTable ( true ); chart . getChartData ()....getDefaultDataLabelF (). setShowValue ( true ); series . getLabels (). getDefaultDataLabelF...

    docs.aspose.com/slides/nodejs-java/chart-data-l...
  6. Aspose::Words::Inline::get_IsMoveFromRevision m...

    Aspose::Words::Inline::get_IsMoveFromRevision method. Returns True if this object was moved (deleted) in Microsoft Word while change tracking was enabled in C++....Inline::get_IsMoveFromRevision method Returns true if this object was moved (deleted)...how to determine the revision type of an inline node. auto doc...

    reference.aspose.com/words/cpp/aspose.words/inl...
  7. Aspose::Words::Inline::get_IsFormatRevision met...

    Aspose::Words::Inline::get_IsFormatRevision method. Returns True if formatting of the object was changed in Microsoft Word while change tracking was enabled in C++....Inline::get_IsFormatRevision method Returns true if formatting of the object...how to determine the revision type of an inline node. auto doc...

    reference.aspose.com/words/cpp/aspose.words/inl...
  8. Manage OLE in Presentations on Android|Aspose.S...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Android via Java. Embed, update, and export OLE content seamlessly....correctly interpret the file type and choose the right application...dispose (); Embed Other File Types in Slides Besides Excel charts...

    docs.aspose.com/slides/androidjava/manage-ole/
  9. Convert HTML to Other Formats|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....ShouldAddPlainTextVi property to true to generate a plain text view...loadOptions . ShouldAddPlainTextVi = true ; // Load an HTML file var mailMessage...

    docs.aspose.com/email/net/converting-between-fo...
  10. Index was outside the bounds of the array when ...

    Hello, I am updating the XMP metadata of a PSB file approximately 2.7GB in size. However, upon saving the file, I encountered the following error: “System.IndexOutOfRangeException: Index was outside the bounds of the ar…...xmpTrailer = new XmpTrailerPi(true); XmpMeta xmpMeta = new XmpMeta();...Save(action.OutputPath); } return true; } return false; } Adam.Core...

    forum.aspose.com/t/index-was-outside-the-bounds...