Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 54,997 for

import document

(0.26 sec)
  1. Get and Set Page Properties|Aspose.PDF for Go v...

    Learn how to get and set page properties for PDF Documents using Aspose.PDF for Go, allowing for customized Document formatting....PDF File When working with documents, you often want to know how...is designed to open a PDF document, retrieve its page count,...

    docs.aspose.com/pdf/go-cpp/get-and-set-page-pro...
  2. 将PDF转换为Microsoft PowerPoint|Aspose.PDF for Java

    Aspose.PDF允许您使用Java将PDF转换为PowerPoint格式。可以将PDF转换为带有图像幻灯片的PPTX。...PptxSaveOptions 类的对象作为第二个参数传递给 Document .save(..)方法。 查看下一个代码片段,以解...(); // 加载PDF文档 Document document = new Document ( documentFileName...

    docs.aspose.com/pdf/zh/java/convert-pdf-to-powe...
  3. Unlock PPTX Password Protection Online or using...

    Remove password from PPTX Document through online app for free. Python API code to unlock password protected PPTX files....Remove Password from PPTX Document Online or via Python Develop...powerful Python based PPTX document locking and unlocking utility...

    products.aspose.com/total/python-net/unlock/pptx/
  4. 为PDF添加背景|Aspose.PDF for Java

    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....examples ; import java.io.FileInputStream ; import java.io.FileNotFoundExceptio...FileNotFoundExceptio ; import com.aspose.pdf.BackgroundArtifact ; import com.aspose...

    docs.aspose.com/pdf/zh/java/add-backgrounds/
  5. Online Word Text Search Application or Develop ...

    Free online app to search in Word files. Java code for any Word file text search application....Search Word Online Searchable Document App and Word Text Search API...Develop powerful Java based Word document search engine software or...

    products.aspose.com/total/java/search/word/
  6. Add Tooltips to PDF Text in Python|Aspose.PDF f...

    Learn how to add tooltips to text fragments in PDF Documents in Python....Create a new Document . Save the initial document. Reopen the...the PDF document. Search for target text using TextFragmentAbsorber...

    docs.aspose.com/pdf/python-net/pdf-tooltip/
  7. Make A Document In C#

    Create a file using .NET library. Easily create a new Document in C# in a few steps....PDF or Word documents in C# Create a new document in almost any...developers can easily make a document in PDF, DOC, DOCX, HTML, EPUB...

    products.aspose.com/words/net/make/
  8. View DOTX File Online and Load or Read DOTX Fil...

    Free online DOTX file viewer app. Python API code to read and load DOTX file for viewer application....File Online and Load or Read Document via Python Develop powerful...powerful Python based DOTX document viewer utility application. Code...

    products.aspose.com/total/python-net/viewer/dotx/
  9. Rotate PDF Pages with Go|Aspose.PDF for Go via C++

    This topic describes how to rotate the page orientation in an existing PDF file programmatically with Go via C++...professional settings Open the PDF Document. Rotate PDF Pages. The PageRotate...specific page in a PDF document: package main import "github.com/asp...

    docs.aspose.com/pdf/go-cpp/rotate-pages/
  10. 用 Python 将 SVG 转换为 JPG – Aspose.HTML

    使用 Aspose.HTML Python 库将 SVG 转换为 JPG。了解 ImageSaveOptions 并参考将 SVG 转换为 JPG 的 Python 代码示例。...'TIFF'}} import aspose.html.dom.svg as ahsvg import aspose.html...converters as conv import aspose.html.saving as sav import aspose.html...

    docs.aspose.com/html/zh/python-net/convert-svg-...