Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 56,495 for

import document

(0.08 sec)
  1. 从现有PDF文档中提取表格|Aspose.PDF for Java

    Aspose.PDF for Java使您可以对PDF文档中包含的表格进行各种操作。您可以在现有的PDF文档中添加和提取表格,在新页面上渲染表格等。...examples ; import com.aspose.pdf.* ; import jdk.jshell.spi...NotImplementedExcept ; import java.io.* ; import java.util.* ; public...

    docs.aspose.com/pdf/zh/java/extract-table-from-...
  2. Format PDF Documents in Python|Aspose.PDF for P...

    Learn how to format PDF Documents, embed fonts, control viewer settings, and adjust display options in Python....Format PDF Documents in Python Contents [ Hide ] This guide is...Python-generated documents. Formatting PDF Document Get Document Window...

    docs.aspose.com/pdf/python-net/formatting-pdf-d...
  3. Protect XLS document Online with password and u...

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

    products.aspose.com/total/cpp/protect/xls/
  4. 按 ID 管理印章|Aspose.PDF for Python via .NET

    如何使用 Aspose.PDF for Python 按唯一 ID 操作 PDF 中的橡胶印章注释... import aspose.pdf.facades as pdf_facades import aspose...apd from io import BytesIO import sys from os import path sys ...

    docs.aspose.com/pdf/zh/python-net/manage-stamp-...
  5. Protect ODT document Online with password and u...

    Online ODT file password protection app. Java API code to apply password protection on ODT Document....Java Protect Odt Online ODT Document Protection or Set Password...Develop powerful Java based ODT document protection utility application...

    products.aspose.com/total/java/protect/odt/
  6. Rotate PDF Documents Online or using .NET | pro...

    Rotate PDF Document through online app for free. .NET API C# code to rotate PDF files....NET Rotate Pdf Rotate PDF Document Online or via .NET Develop...Develop powerful .NET based PDF document rotation utility application...

    products.aspose.com/total/net/rotate/pdf/
  7. Concatenate Two PDF Files|Aspose.PDF for Python...

    Concatenate two PDF files into a single Document using Aspose.PDF for Python....merge two PDFs into a single document using the concatenate method...Two PDF Files. import aspose.pdf as ap import aspose.pdf.facades...

    docs.aspose.com/pdf/python-net/concatenate-two-...
  8. Extract Images from PDF File|Aspose.PDF for Java

    This section shows how to extract images from PDF file using Java library....examples ; import java.io.FileOutputStream ; import java.io.IOException...IOException ; import com.aspose.pdf.* ; import com.aspose.pdf...

    docs.aspose.com/pdf/java/extract-images-from-pd...
  9. PageLayoutCallbackArgs class | Aspose.Words for...

    aspose.words.layout.PageLayoutCallbackArgs class. An argument passed into [IPageLayoutCallback.notify()](../ipagelayoutcallback/notify/#pagelayoutcallbackargs) To learn more, visit the [Converting to Fixed-page Format](https://docs.aspose.com/words/python-net/converting-to-fixed-page-format/) Documentation article....Converting to Fixed-page Format documentation article. Properties Name...Name Description document Gets document. event Gets event. page_index...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 将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...