Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 2,391 for

ole objects

(0.11 sec)
  1. Doc文档save时报错 - Free Support Forum - aspose.com

    请问下这个报错可能是什么原因: <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-words</artifactId> <version>24.7</version>= </dependency> public String doc2Markdown(String taskId, InputStream inputStream, DocFilterCal…...toString(); if (Objects.nonNull(callerData) && Objects.nonNull(callerData...仍未完全实现的节点 (如某些 字段、宏、SmartArt、OLE 对象、复杂表格 ) 在转换为 Markdown 时,渲染器会尝试把这些节点解析为布尔表达式(...

    forum.aspose.com/t/doc-save/324374
  2. 演示文稿锁定|Aspose.Slides 文档

    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....一个 PPTX 幻灯片由多种组件组成,例如自动形状、表格、OLE 对象、组合形状、图片框、视频框、连接线以及用于构建演示文稿的其他各种元素。...represents a PPTX file //ISlide object for accessing the slides in...

    docs.aspose.com/slides/zh/net/presentation-lock...
  3. ShapeType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.ShapeType enumeration. Specifies the type of shape in a Microsoft Word document....OleObject The shape is an OLE object. You cannot create shapes...Plain-text, WordArt object. TextStop Stop, WordArt object. TextTriangle...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 在 Android 上打开演示文稿|Aspose.Slides 文档

    通过 Aspose.Slides for Android 使用 Java 轻松打开 PowerPoint(.pptx、.ppt)和 OpenDocument(.odp)演示文稿——快速、可靠、功能齐全。...locked until the presentation object is disposed. // 不要这么做!因为文件被锁定直至释放演示文稿对象,都会抛出...locked by the presentation object. // 这里执行是可以的。源文件已不再被演示文稿对象锁定。...

    docs.aspose.com/slides/zh/androidjava/open-pres...
  5. FieldEmbed class | Aspose.Words for Python

    aspose.words.fields.FieldEmbed class. Implements the EMBED field...) format Gets a FieldFormat object that provides typed access...anchor/canvas for an AutoShape object with the "In line with text"...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Working with Message Attachments|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....Message Attachments Embedded OLE attachments also appear in the...msg" ) # Create a MapiMessage object from the individual attachment...

    docs.aspose.com/email/python-net/working-with-m...
  7. Aspose.Words.Drawing.Charts module | Aspose.Wor...

    The Aspose.Words.Drawing.Charts module provides classes that allow to access charts in Microsoft Word documents....collection of ChartSeriesGroup objects. ChartTitle Provides access...module Aspose.Words.Drawing.Ole module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 使用 Aspose.Words 將含有直書文字的docx轉換成圖片時,部分文字會顯示為橫書 -...

    我透過 Aspose.Words 並且使用 Aspose.Words.Shaping.HarfBuzz 將 docx 轉換成圖片,程式碼如下: var doc = new Document(sourceDocxPath, loadOptions) { LayoutOptions = { TextShaperFactory = HarfBuz…...8 執行時,Ole Object 的渲染結果與 Word 相同,但在 .NET 8...

    forum.aspose.com/t/aspose-words-docx/317335
  9. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with JavaScript and Aspose.Slides for Node.js, optimizing performance and automating your workflow....to add an image as a frame object—especially if you plan to use...readStream ); // Creates a data object for embedding var dataInfo...

    docs.aspose.com/slides/nodejs-java/image/
  10. 创建图表|Aspose.Slides 文档

    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....private void ThisAddIn_Startup ( object sender , System . EventArgs...添加图片框到演示文稿 创建并嵌入 Excel 图表作为 OLE 对象...

    docs.aspose.com/slides/zh/net/create-a-chart/