Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 43,957 for

import document

(0.06 sec)
  1. Add Circle Object to PDF file|Aspose.PDF for Py...

    This article explains how to create a circle object to your PDF using Aspose.PDF for Python via .NET....draw a circle within a PDF document using Aspose.PDF for Python...Follow the steps below: Create Document instance. Create Drawing object...

    docs.aspose.com/pdf/python-net/add-circle/
  2. 使用文本注释处理PDF通过Python|Aspose.PDF for Python via .NET

    Aspose.PDF for Python 允许您从PDF文档中添加、获取和删除文本注释。... import aspose.pdf as ap document = ap . Document ( input_file...annotations . TextAnnotation ( document . pages [ 1 ], ap . Rectangle...

    docs.aspose.com/pdf/zh/python-net/text-annotation/
  3. Python|Aspose.Words for Java

    Python: how to use Aspose.Words for Java....application that creates an empty document, inserts some content and...Microsoft Word .DOC document. Python import jpype import os . path jarpath...

    docs.aspose.com/words/java/python-and-aspose-wo...
  4. Redact ODP Presentation Online or using Android...

    Open and redact ODP Document online via app for free. Android API code to search and replace ODP text....Java Redact Odp Redact ODP Document Online or via Android Apps...Redact ODP Presentation Online Import ODP file by uploading it. Do...

    products.aspose.com/total/android-java/redact/odp/
  5. Find an replace with multiple line - Free Suppo...

    Hi I need to replace a text in pdf with multiple lines , example test1 => test1 test2 test3. i tried to add \n but it does not work. It adds space like test1 test2 test3. we are using TextFragmentAbsorber to find…...achieve this: import com.aspose.pdf.Color; import com.aspose.pdf...pdf.Document; import com.aspose.pdf.FontRepository; import com...

    forum.aspose.com/t/find-an-replace-with-multipl...
  6. Rotate PDF Documents Online or using Java | pro...

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

    products.aspose.com/total/java/rotate/pdf/
  7. Add Arc Object to PDF file|Aspose.PDF for Pytho...

    This article explains how to create a arc object to your PDF using Aspose.PDF for Python via .NET....) to PDF documents. It also offers the feature...programmatically draw arcs within a PDF document using Aspose.PDF for Python...

    docs.aspose.com/pdf/python-net/add-arc/
  8. Split Tables in Jython|Aspose.Words for Java

    Split Tables using Jython....words import Settings from com . aspose . words import Document...words import NodeType from com . aspose . words import Paragraph...

    docs.aspose.com/words/java/split-tables-in-jython/
  9. Protect PPTX document Online with password and ...

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

    products.aspose.com/total/cpp/protect/pptx/
  10. 用Python添加图形注释|Aspose.PDF for Python via .NET

    本文描述了如何使用Aspose.PDF for Python通过.NET添加、获取和删除PDF文档中的图形注释...创建方形或圆形注释的步骤: 加载 PDF 文件 - 新建 Document 。 创建新的 SquareAnnotation 并...页面中添加方形注释。 import aspose.pdf as ap document = ap . Document ( input_file...

    docs.aspose.com/pdf/zh/python-net/figures-annot...