Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 49,606 for

import document

(0.09 sec)
  1. 将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...
  2. Remove DOCX Password Protection Online or using...

    unlock password from DOCX Document through online app for free. Android API code to delete password from DOCX files....Java Unlock Docx Unlock DOCX Document Password Online or via Android...powerful Android based DOCX document unlocking utility application...

    products.aspose.com/total/android-java/unlock/d...
  3. Working With Nodes in Ruby|Aspose.Words for Java

    Working With Document Nodes using Ruby....Ruby Code ## The path to the documents directory. data_dir = File...# Create a new document. doc = Rjb :: import ( 'com.aspose.words...

    docs.aspose.com/words/java/working-with-nodes-i...
  4. Using WorkbookMetadata with Python.NET|Document...

    Learn how to manage workbook metadata efficiently using Aspose.Cells for Python via .NET API....WorkbookMetadata class to edit custom document properties of a workbook....you will be able to read the document properties. Here is a sample...

    docs.aspose.com/cells/python-net/using-workbook...
  5. Remove Breaks in Jython|Aspose.Words for Java

    Remove Breaks using Jython....words import Settings from com . aspose . words import Document...words import NodeType from com . aspose . words import ControlChar...

    docs.aspose.com/words/java/remove-breaks-in-jyt...
  6. Remove Tables from existing PDF|Aspose.PDF for ...

    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....Hide ] Remove Table from PDF document Aspose.PDF for Python allows...a new file. import aspose.pdf as ap from os import path path_infile...

    docs.aspose.com/pdf/python-net/removing-tables/
  7. Protect ODP document Online with password and u...

    Online ODP file password protection app. C++ API code to apply password protection on ODP presentations....C++ Protect Odp Online ODP Document Protection or Set Password...Develop powerful C++ based ODP document protection utility application...

    products.aspose.com/total/cpp/protect/odp/
  8. The generated PDF report has incorrect footers ...

    I am using Aspose aspose-words-25.8-jdk17.jar. I use the following code to generate a PDF Document from a Word report: Import com.aspose.words.Document; Import com.aspose.words.SaveFormat; public class WordToPdf { …...generate a PDF document from a Word report: import com.aspose.words...words.Document; import com.aspose.words.SaveFormat; public class...

    forum.aspose.com/t/the-generated-pdf-report-has...
  9. Using Aspose.PDF for .NET with Python|Aspose.PD...

    In this tutorial, you will explore the different ways of creating and modifying PDF files in Python.... import clr aspose_pdf = clr . AddReference...System import TimeSpan from Aspose.Pdf import Document , Color...

    docs.aspose.com/pdf/net/python-net/
  10. 适用于 Go 的 PDF 格式转换解决方案 | Aspose.PDF

    使用 Go 将 PDF 转换为 DOCX、DOC、PPTX、PNG、TIFF、EPUB、TEX、SVG 等...中将 PDF 转换为 DOC 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/conversion/