Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 55,087 for

import

(0.04 sec)
  1. View PPT in Python | products.aspose.com

    View PPT in Python. Use Python library API to open and view PowerPoint presentation...manipulate or edit presentations, import presentations from images or...Python code for viewing PPT import aspose.slides as slides pres...

    products.aspose.com/slides/python-net/viewer/ppt/
  2. Add text to PDF using Go | Aspose.PDF

    Add text to PDF programmatically with Go sample code using Aspose.PDF for Go via C++...document - Go package main import "github.com/aspose-pdf/aspose-pdf-go-cpp"...com/aspose-pdf/aspose-pdf-go-cpp" import "log" func main () { // Open(filename...

    products.aspose.com/pdf/go-cpp/text/
  3. 在 Ruby 中显示和隐藏 Visio Diagram 的网格、标尺、参考线和分页符|Docu...

    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....of Diagram diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'..."ShowHideProperties.vdx" , Rjb :: import ( 'com.aspose.diagram.SaveFileFormat'...

    docs.aspose.com/diagram/zh/java/show-and-hide-g...
  4. Add XML Map inside the Workbook using XmlMapCol...

    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....method which you can use to import your XML Map inside the workbook...the XML Map that has been imported from the sample.xml inside...

    docs.aspose.com/cells/java/add-xml-map-inside-t...
  5. Support for IMAP Extensions|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.... import aspose.email as ae with ae...IMAP4 extended list command. import aspose.email as ae with ae...

    docs.aspose.com/email/python-net/support-for-im...
  6. Add Text Stamp to PDF using Python | Aspose.PDF

    Add text stamp to PDF file programmatically with Python sample code using Aspose.PDF for Python via C++....using Python import AsposePDFPythonWrapp as ap import AsposePDFPython...

    products.aspose.com/pdf/python-cpp/stamps/text/
  7. ImportFormatOptions | Aspose.Words for Java

    Allows to specify various Import options to format output in Java....ImportFormatOptions Allows to specify various import options to format output. To...use the KeepSourceFormatting import format mode, // Aspose.Words...

    reference.aspose.com/words/java/com.aspose.word...
  8. Extract Attachments from PDF using Python | Asp...

    Extract Attachments from PDF with Python on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....PDF document import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/attachments/...
  9. 使用 Go via C++ 向 PDF 添加页面 | Aspose.PDF

    使用 Aspose.PDF for Go via C++,使用 Go 示例代码,以编程方式将 PDF 页面添加到您的文档中... 将新页面插入到 PDF package main import "github.com/aspose-pdf/aspose-pdf-go-cpp"...com/aspose-pdf/aspose-pdf-go-cpp" import "log" func main () { // Open(filename...

    products.aspose.com/pdf/zh-hans/go-cpp/pages/add/
  10. Convert Obsidian Markdown to OneNote with Aspos...

    Sample code for convert Obsidian Markdown to OneNote using C#. Utilize the API example code for batch conversion of .md to .one within VB.NET, Asp.NET, or any .NET-based application... htmlFilePath); // Step 2: Import HTML into OneNote Document...new Document(); noteDocument.Import(htmlFilePath, new HtmlImportOptions());...

    products.aspose.com/note/net/conversion/obsidia...