Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 50,590 for

import document

(0.14 sec)
  1. Copy Bookmarked Text in Ruby|Aspose.Words for Java

    Copy bookmarked text using Ruby....Load the source document. src_doc = Rjb :: import ( 'com.aspose...aspose.words.Document' ) . new ( data_dir + "Template.doc" ) # This...

    docs.aspose.com/words/java/copy-bookmarked-text...
  2. Manage Document Properties|Documentation

    Learn how to manage Document properties through the Aspose.Cells for .NET APIs....Ask AI Manage Document Properties Contents [ Hide ] Introduction...to spreadsheet files. These document properties provide useful...

    docs.aspose.com/cells/net/managing-document-pro...
  3. Working With Nodes in Jython|Aspose.Words for Java

    Working With Word Document Nodes using Jython....words import Settings from com . aspose . words import Document.... words import Node from com . aspose . words import Paragraph...

    docs.aspose.com/words/java/working-with-nodes-i...
  4. DocumentBase.importNode method | Aspose.Words f...

    Aspose.Words.DocumentBase.ImportNode method...isImportChildren) Imports a node from another document to the current...current document. importNode ( srcNode : Aspose . Words . Node ,...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Document.append_document method | Aspose.Words ...

    aspose.words.Document.append_Document method...append_document method Contents [ Hide ] append_document(src_doc...oc, import_format_mode) Appends the specified document to the...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. Autofit Setting to Tables in Jython|Aspose.Word...

    Autofit Setting to Tables using Jython....words import Settings from com . aspose . words import Document...words import NodeType from com . aspose . words import AutoFitBehavior...

    docs.aspose.com/words/java/autofit-setting-to-t...
  8. Moving PDF Pages programmatically via Python|As...

    Try to move pages at desired location or at the end of a PDF file using Aspose.PDF for Python via .NET....Moving a Page from one PDF Document to Another Aspose.PDF for...selected page from the original document and then adds it to a new...

    docs.aspose.com/pdf/python-net/move-pages/
  9. Remove ODP Password Protection Online or using ...

    Remove password from ODP Document through online app for free. .NET C# API code to unlock password protected ODP files....NET Unlock Odp Unlock ODP Document Password Online or via .NET...Develop powerful .NET based ODP document locking and unlocking utility...

    products.aspose.com/total/net/unlock/odp/
  10. Add Image to Existing PDF File|Aspose.PDF for Java

    This section describes how to add image to existing PDF file using Java library....Create a Document object and open the input PDF document. Get the...a PDF document. package com.aspose.pdf.examples ; import java...

    docs.aspose.com/pdf/java/add-image-to-existing-...