Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 50,512 for

import document

(0.08 sec)
  1. NodeImporter.importNode method | Aspose.Words f...

    NodeImporter.ImportNode method. Imports a node from one Document into another....isImportChildren) Imports a node from one document into another....node to import. isImportChildren boolean true to import all child...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Online PPTX File Text Finder or Build PPTX Sear...

    Free online app to search in PPTX file. C++ API code for any PPTX file text search application....Search Pptx Online Searchable Document App and PPTX Text Search Library...Develop powerful C++ based PPTX document search engine software or...

    products.aspose.com/total/cpp/search/pptx/
  3. Online PowerPoint File Text Finder or Build Pow...

    Free online app to search in PowerPoint file. C++ API code for any PowerPoint file text search application....Powerpoint Online Searchable Document App and PowerPoint Text Search...powerful C++ based PowerPoint document search engine software or...

    products.aspose.com/total/cpp/search/powerpoint/
  4. Online PPT File Text Finder or Build PPT Search...

    Free online app to search in PPT file. C++ API code for any PPT file text search application....Search Ppt Online Searchable Document App and PPT Text Search Library...Develop powerful C++ based PPT document search engine software or...

    products.aspose.com/total/cpp/search/ppt/
  5. Online PDF File Text Finder or Build PDF Search...

    Free online app to search in PDF file. C++ API code for any PDF file text search application....Search Pdf Online Searchable Document App and PDF Text Search Library...Develop powerful C++ based PDF document search engine software or...

    products.aspose.com/total/cpp/search/pdf/
  6. 用 Python 将 SVG 转换为 JPG – Aspose.HTML

    使用 Aspose.HTML Python 库将 SVG 转换为 JPG。了解 ImageSaveOptions 并参考将 SVG 转换为 JPG 的 Python 代码示例。...'TIFF'}} import aspose.html.dom.svg as ahsvg import aspose.html...converters as conv import aspose.html.saving as sav import aspose.html...

    docs.aspose.com/html/zh/python-net/convert-svg-...
  7. Set Privileges, Encrypt and Decrypt PDF|Aspose....

    Encrypt PDF File with Python using Different Encryption Types and Algorithms. Also, decrypt PDF Files using Owner Password....Contents [ Hide ] Managing document security is essential when...along with access privileges. import aspose.pdf as ap path_infile...

    docs.aspose.com/pdf/python-net/set-privileges-e...
  8. PDF 粘性注释使用 Python|Aspose.PDF for Python via .NET

    本主题关于粘性注释,作为示例,我们展示文本中的水印注释。... import aspose.pdf as ap document = ap . Document ( input_file...创建注释 # 加载 Page 对象以添加注释 page = document . pages [ 1 ] # 创建注释 wa =...

    docs.aspose.com/pdf/zh/python-net/sticky-annota...
  9. Add watermark to PDF|Aspose.PDF for Java

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the Java....adding watermarks to your PDF document using Artifacts. Please check...pdf.examples ; import com.aspose.pdf.* ; import com.aspose.pdf...

    docs.aspose.com/pdf/java/add-watermarks/
  10. ImportFormatOptions.ignore_text_boxes property ...

    ImportFormatOptions.ignore_text_boxes property. Gets or sets a boolean value that specifies that source formatting of textboxes content ignored if [ImportFormatMode.KEEP_SOURCE_FORMATTING](../../Importformatmode/#KEEP_SOURCE_FORMATTING) mode is used...while appending a document. # Create a document that will have nodes...another document inserted into it. dst_doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...