Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 50,597 for

import document

(0.14 sec)
  1. Extract Vector Data from a PDF file using Pytho...

    Aspose.PDF makes it easy to extract vector data from a PDF file. You can get the vector data (path, polygon, polyline), such as position, color, linewidth, etc....Access to Vector Data from PDF document The following code snippet...from a specific page of a PDF document and examine properties such...

    docs.aspose.com/pdf/python-net/extract-vector-d...
  2. Convert PDF to PowerPoint in Python|Aspose.PDF ...

    Learn how to easily convert PDFs to PowerPoint presentations using Aspose.PDF for Python via .NET. Step-by-step guide for seamless PDF to PPTX transformation....Python Create an instance of Document class. Create an instance...Call the document.save() method. from os import path import aspose...

    docs.aspose.com/pdf/python-net/convert-pdf-to-p...
  3. Working With Comments in Ruby|Aspose.Words for ...

    Working with comments using Ruby....initialize () # The path to the documents directory. data_dir = File...'/data/' # Open the document. doc = Rjb :: import ( 'com.aspose.words...

    docs.aspose.com/words/java/working-with-comment...
  4. DocumentBase.ImportNode | Aspose.Words for .NET

    Effortlessly Import nodes from other Documents to enhance your workflow with DocumentBase's ImportNode method. Streamline your Document management today!...Node , bool ) Imports a node from another document to the current...current document. public Node ImportNode ( Node srcNode , bool isImportChildren...

    reference.aspose.com/words/net/aspose.words/doc...
  5. 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/
  6. 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/
  7. Extract Text from PDF using Go|Aspose.PDF for G...

    This article describes various ways to extract text from PDF Documents using Aspose.PDF for Go....From PDF Document Extracting text from the PDF document is a very...databases, reports, or other documents. Extracting text makes PDF...

    docs.aspose.com/pdf/go-cpp/extract-text-from-pdf/
  8. Working With Comments in Jython|Aspose.Words fo...

    Working with comments using Jython....words import Settings from com . aspose . words import Document...words import NodeType from com . aspose . words import SaveFormat...

    docs.aspose.com/words/java/working-with-comment...
  9. Update Fields in Ruby|Aspose.Words for Java

    Update fields of MS Word Document using Ruby....Fields To update fields of Word Document using Aspose.Words Java for...Ruby Code ## The path to the documents directory. data_dir = File...

    docs.aspose.com/words/java/update-fields-in-ruby/
  10. Rotate PDF Pages with Go via C++|Aspose.PDF for...

    This topic describes how to rotate the page orientation in an existing PDF file programmatically with Go via C++...professional settings Open the PDF Document. Rotate PDF Pages. The PageRotate...specific page in a PDF document: package main import "github.com/asp...

    docs.aspose.com/pdf/go-cpp/rotate-pages/