Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 51,259 for

import document

(0.19 sec)
  1. 使用 Python 建立 PDF 表單 | Aspose.PDF

    使用 Aspose.PDF 為 Python for .NET 使用建立 PDF 表單並以編程方式使用 Python 範例程式碼加入欄位。...中創建 PDF 表單 import aspose.pdf as apdf from os import path path_infile...data_dir , outfile ) document = apdf . Document ( path_infile ) #...

    products.aspose.com/pdf/zh-hant/python-net/acro...
  2. Importing from ArrayList|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....Ask AI Importing from ArrayList Contents [ Hide ] Developers...Developers can import data from an ArrayList to their worksheets by calling...

    docs.aspose.com/cells/net/importing-from-arrayl...
  3. Remove Metadata from PDF in Ruby|Aspose.PDF for...

    Erase sensitive or unwanted metadata from PDF files programmatically with Aspose.PDF for Ruby....To remove Metadata from Pdf document using Aspose.PDF Java for...Ruby Code # The path to the documents directory . data_dir = File...

    docs.aspose.com/pdf/java/remove-metadata-from-p...
  4. Convert PowerPoint Presentations to Word Docume...

    Learn how to effortlessly convert PowerPoint and OpenDocument presentations to Word Documents using Aspose.Slides for Python via .NET. Our step-by-step guide with sample Python code provides the solution for developers looking to streamline their Document workflows....PowerPoint Presentations to Word Documents in Python Contents [ Hide...OpenDocument presentations to Word documents using Aspose.Slides for Python...

    docs.aspose.com/slides/python-net/convert-power...
  5. 指定 3D 文件保存选项|Documentation

    有几个场景。保存方法重载接受一个SaveOptions对象。每种保存格式都有一个相应的类,该类保存该保存格式的保存选项。...formats import ColladaSaveOptions , ColladaTransformStyl...() # Generates indented XML document saveColladaopts . indented...

    docs.aspose.com/3d/zh/python-net/specify-3d-fil...
  6. Aspose::Words::Drawing::ImageData::get_IsLinkOn...

    Aspose::Words::Drawing::ImageData::get_IsLinkOnly method. Returns true if the image is linked and not stored in the Document in C++....linked and not stored in the document. bool Aspose :: Words :: Drawing...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Images...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. How to convert notes from Evernote Desktop App ...

    Sample code for convert Evernote to OneNote using C#. Utilize the API example code for batch conversion of .enex files to .one within VB.NET, Asp.NET, or any .NET-based application...NET Onenote Converter Documentation Source Code API Reference...Overview Onenote Converter Documentation Source Code API Reference...

    products.aspose.com/note/net/conversion/evernot...
  8. Font-Embedding ROMAN - Free Support Forum - asp...

    Hello, we upgraded from version 18.1 to version 24.8. During this transition, we noticed differences in how fonts are embedded when generating a PDF file from a Word Document. Fonts are now embedded twice with differen…...generating a PDF file from a Word document. Fonts are now embedded twice...implement this: import com.aspose.words.Document; import com.aspose...

    forum.aspose.com/t/font-embedding-roman/315555
  9. Format Visio Pages|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....stylesheet and add it to the Visio document’s stylesheet collection. The...following code sample. import jpype import asposediagram jpype ...

    docs.aspose.com/diagram/python-java/format-visi...
  10. Copy Bookmarked Text in PHP|Aspose.Words for Java

    Copy Bookmarked Text using PHP....ta/" ; // Load the source document. $ srcDoc = new Java ( "com..."com.aspose.words.Document" , $ dataDir . "Template.doc" ); //...

    docs.aspose.com/words/java/copy-bookmarked-text...