Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 56,379 for

import document

(0.12 sec)
  1. 添加文本注释|Aspose.PDF for Python via .NET

    使用 Aspose.PDF for Python via .NET 中的 PdfContentEditor 类向 PDF 文档添加文本批注。... import aspose.pdf as ap import aspose.pdf.facades...pdf_facades import aspose.pydrawing as apd import sys from os...

    docs.aspose.com/pdf/zh/python-net/add-text-anno...
  2. Extract Content in Ruby|Aspose.Words for Java

    Extract contents from Word Document using Ruby....extract contents from word document using Aspose.Words Java in...0-based index node_type = Rjb :: import ( "com.aspose.words.NodeType"...

    docs.aspose.com/words/java/extract-content-in-r...
  3. Rotate PDF Pages with Go|Aspose.PDF for Go via C++

    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/
  4. PageLayoutCallbackArgs.page_index property | As...

    PageLayoutCallbackArgs.page_index property. Gets 0-based index of the page in the Document this event relates to...0-based index of the page in the document this event relates to. Returns...print ( f 'Document " { a . document . built_in_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Make DOC Using Java

    Make a new DOC in Java in a few steps. Easily create DOC using Java library....name Start creating a DOC document using Java Save the output...worth noting that a blank document is technically supposed to...

    products.aspose.com/words/java/make/doc/
  6. Stamp Class|Aspose.PDF for Python via .NET

    Learn how to work with the Stamp class to add image, PDF, and text-based stamps to PDF Documents in Python.... import sys from os import path import aspose.pdf as...as ap import aspose.pdf.facades as pdf_facades import aspose...

    docs.aspose.com/pdf/python-net/stamp-class/
  7. 获取并搜索 PDF 中的图像|Aspose.PDF for Python via .NET

    了解如何在 Python 中搜索和检查 PDF 文档中的图像。... 调用 ‘document.pages[1].accept(absorber)’...(X) 和 垂直 (Y) 分辨率 (DPI)。 import math import aspose.pdf as ap from...

    docs.aspose.com/pdf/zh/python-net/search-and-ge...
  8. Online Excel Text Search Application or Develop...

    Free online app to search in Excel files. Java code for any Excel file text search application....Search Excel Online Searchable Document App and Excel Search API Code...powerful Java based Excel document search engine software or...

    products.aspose.com/total/java/search/excel/
  9. NodeImporter.import_node method | Aspose.Words ...

    NodeImporter.Import_node method. Imports a node from one Document into another....import_node method import_node(src_node, is_import_children)...is_import_children) Imports a node from one document into another. def import_node...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Help with Bookmark Replacement Issues in Docume...

    Hello Team, I’m using the following code to replace bookmark content from one Document with content from another: public void ReplaceBookmarks(string sourceDocPath, string targetDocPath, string outputDocPath) { Doc…...Bookmark Replacement Issues in Document Processing Aspose.Words Product...one more issue for the below document when I try to replace bookmark...

    forum.aspose.com/t/help-with-bookmark-replaceme...