Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 49,773 for

import document

(0.16 sec)
  1. Remove ODS Password Protection Online or using ...

    Remove password from ODS Document through online app for free. Android API code to unlock password protected ODS files....Java Unlock Ods Unlock ODS Document Password Online or via Android...powerful Android based ODS document locking and unlocking utility...

    products.aspose.com/total/android-java/unlock/ods/
  2. PDF sticky Annotations using Python|Aspose.PDF ...

    Discover how to add sticky annotations in PDF Documents using Aspose.PDF in Python via .NET for comments and feedback....best way to place in your PDF document a logo or any other sign that...WatermarkAnnotation. import aspose.pdf as ap document = ap . Document ( input_file...

    docs.aspose.com/pdf/python-net/sticky-annotations/
  3. Load And Save To Stream in Ruby|Aspose.Words fo...

    Load and save MS Word Document to stream using Ruby....Stream To load and save a word document to stream using Aspose.Words...Ruby Code ## The path to the documents directory. data_dir = File...

    docs.aspose.com/words/java/load-and-save-to-str...
  4. Download and Installation|Aspose.Words for Java

    Download and Configure Aspose.Words for Java from Jython....HelloWorld Document You can create HelloWorld document using following...words import Settings from com . aspose . words import Document...

    docs.aspose.com/words/java/download-and-configu...
  5. What's new|Aspose.PDF for Python via .NET

    In this page introduces the most popular new features in Aspose.PDF for Python via .NET that have been introduced in recent releases....signatures embedded in a PDF document. import aspose.pdf as ap def extract_certificate...infile # Open PDF document with ap . Document ( path_infile ) as...

    docs.aspose.com/pdf/python-net/whatsnew/
  6. Joining And Appending in Ruby|Aspose.Words for ...

    Joining and appending Documents using Ruby....Load the documents to join. dst_doc = Rjb :: import ( "com.aspose...aspose.words.Document" ) . new ( @data_dir + "TestFile.Destination...

    docs.aspose.com/words/java/joining-and-appendin...
  7. Convert various file formats to PDF|Aspose.PDF ...

    Discover how to convert various file formats, such as Word, Excel, and PowerPoint, into PDF using Aspose.PDF for Java....is passed as an argument to Document object initialization, as...engine to determine the source document’s input format. The following...

    docs.aspose.com/pdf/java/convert-other-files-to...
  8. Add and Delete a Bookmark|Aspose.PDF for Java

    You can add a bookmark to a PDF Document with Java. It is possible to delete all or particular bookmarks from a PDF Document....to a PDF Document Bookmarks are held in the Document object’s...a PDF: Open a PDF document using Document object. Create a bookmark...

    docs.aspose.com/pdf/java/add-and-delete-bookmark/
  9. Create Links in PDF file with Python|Aspose.PDF...

    This section explains how to create links in your PDF Document with Python....Contents [ Hide ] Links in PDF Documents According to the PDF 1.7 specification...destination within the same document. GoToR – Jumps to a destination...

    docs.aspose.com/pdf/python-net/create-links/
  10. 使用 Python 从 PDF 中获取水印 | Aspose.PDF

    Python 源代码通过 COM Interop 从 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上的 PDF 文件中获取水印。...中获取水印-Python import aspose.pdf as apdf from os import path from...from io import FileIO path_infile = path . join ( self . data_dir...

    products.aspose.com/pdf/zh-hant/python-net/wate...