Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 53,322 for

import document

(0.53 sec)
  1. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for Python via .NET....) to PDF documents. You also get the leverage...steps below: Create a new PDF Document . Add Page to pages collection...

    docs.aspose.com/pdf/python-net/add-rectangle/
  2. Protect XLSX document Online with password and ...

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

    products.aspose.com/total/java/protect/xlsx/
  3. Load And Save To Stream in Jython|Aspose.Words ...

    Load And Save Word Document To Stream using Jython....words import Settings from com . aspose . words import Document...aspose . words import SaveFormat from java . io import ByteArrayOutputStrea...

    docs.aspose.com/words/java/load-and-save-to-str...
  4. Redact XLS Spreadsheet Online or using C++ | pr...

    Open and redact XLS Document online via app for free. C++ API code to search and replace XLS text....C++ Redact Xls Redact XLS Document Online or via C++ Develop...Develop powerful C++ based XLS document redaction utility application...

    products.aspose.com/total/cpp/redact/xls/
  5. Redact Excel Spreadsheet Online or using C++ | ...

    Open and redact Excel Document online via app for free. C++ API code to search and replace Excel text....Redact Excel Redact Excel Document Online or via C++ Develop...Develop powerful C++ based Excel document redaction utility application...

    products.aspose.com/total/cpp/redact/excel/
  6. How to Edit Word Document using Python

    This short tutorial contains information to edit word Document using python. You will see how can Python modify Word Document with the help of a step-by-step process and a runnable sample code....Product Family How to Edit Word Document using Python This basic tutorial...guides you on how to edit Word document using Python with the help...

    kb.aspose.com/words/python/how-to-edit-word-doc...
  7. Parse the full document to markdown with style ...

    We have a requirement where we need to have a markdown file of a docx file in order to process it properly with formatting. However, it seems as though when you convert a file from docx to markdown it does not preserve t…...Parse the full document to markdown with style and formatting...The current code we use is import com.aspose.words.*; public...

    forum.aspose.com/t/parse-the-full-document-to-m...
  8. Convert PDF to HTML in Python|Aspose.PDF for Py...

    This topic show you how to convert PDF file to HTML format with Aspose.PDF for Python via .NET library....various file formats into PDF documents and converting PDF files into...instance of Document object with the source PDF document. Save it...

    docs.aspose.com/pdf/python-net/convert-pdf-to-h...
  9. Add Image to PDF using Python|Aspose.PDF for Py...

    This section describes how to add image to existing PDF file using Python library.... Load the PDF document with ‘ap.Document’. Select the target...target page ‘(document.pages[1]’ - the first page). Use ‘page.add_image()’...

    docs.aspose.com/pdf/python-net/add-image-to-exi...
  10. Working With Tables in Ruby|Aspose.Words for Java

    Working With Tables using Ruby....'/data/' # Open the document doc = Rjb :: import ( 'com.aspose.words...words.Document' ) . new ( @data_dir + "TestFile.doc" ) node_type...

    docs.aspose.com/words/java/working-with-tables-...