Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 2,584 for

ole objects

(0.23 sec)
  1. PHP PowerPoint API. PHP Presentation, PPT from ...

    PHP library to work with Microsoft PowerPoint files. PHP Presentation, PPT, PPTX. Create edit convert PPT PPTX PPS POT PPSX PPTM PPSM POTX POTM ODP PDF and many more formats....audio frames, video frames, OLE, VBA macros, animations, etc...Instantiate a Presentation object that represents a PPT file...

    products.aspose.com/slides/php-java/
  2. Working with GridJs Client Side|Documentation

    This article introduce the client javascript APIs or functions in GridJs....code init a gridjs_spreadsheet object . xs = x_spreadsheet ( '#gridjs-demo'...fileDownloadUrl ); set info for ole object operation for server side...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  3. What is an MPP File? MPP File Extension, Proces...

    Learn about the MPP file format, its extension, and how it is used for project management. Discover MPP file processing, editing, and conversion with Aspose.Tasks. Automate project management workflows using C#, Java, C++, and Python to read, modify, and export MPP files seamlessly....binary format based on the OLE (Object Linking and Embedding) structured...structure of streams and storage objects, allowing for quick modification...

    products.aspose.com/tasks/supported-formats/mpp/
  4. PdfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PDF format in Java....Object, com.aspose.words.SaveOptions...// Create a "PdfSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/java/com.aspose.word...
  5. Node.js via Java PowerPoint API by Aspose.Slide...

    Aspose.Slides for Node.js via Java is a Node.js PowerPoint API that lets you create, modify, and convert PowerPoint presentations in Node.js....audio frames, video frames, OLE, VBA macros, animations, etc...Instantiate a Presentation object that represents a PPT file...

    products.aspose.com/slides/nodejs-java/
  6. 与GridJs客户端端协同工作|Documentation

    本文介绍了GridJs中的客户端JavaScript API或函数。...code init a gridjs_spreadsheet object . xs = x_spreadsheet ( '#gridjs-demo'...fileDownloadUrl ); 为服务器端操作设置OLE对象操作的信息 xs . setOleDownloadInfo...

    docs.aspose.com/cells/zh/python-net/aspose-cell...
  7. 与GridJs客户端端协同工作|Documentation

    本文介绍了GridJs中的客户端JavaScript API或函数。...code init a gridjs_spreadsheet object . xs = x_spreadsheet ( '#gridjs-demo'...fileDownloadUrl ); 为服务器端操作设置OLE对象操作的信息 xs . setOleDownloadInfo...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  8. 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...
  9. HtmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java....Object, com.aspose.words.SaveOptions...docx"); // Use a SaveOptions object to specify the encoding for...

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