Sort Score
Result 10 results
Languages All
Labels All
Results 4,191 - 4,200 of 73,774 for

import

(1.23 sec)
  1. PDF Figures Annotations|Aspose.PDF for Java

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for Java...examples ; import java.util.* ; import com.aspose.pdf.*...aspose.pdf.examples ; import java.util.* ; import com.aspose.pdf.*...

    docs.aspose.com/pdf/java/figures-annotation/
  2. FieldInclude.text_converter property | Aspose.W...

    FieldInclude.text_converter property. Gets or sets the name of the text converter for the format of the included file....can use an INCLUDE field to import a portion of another document...with this field contains this imported portion. field = builder ...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Extract Annotation (facades)|Aspose.PDF for Java

    This section explains how to extract annotations from PDF file to XFDF with Aspose.PDF Facades.... getContents ()); } Import and Export Annotations to XFDF...

    docs.aspose.com/pdf/java/extract-annotation/
  4. Insert an Empty Page at End of PDF File in Ruby...

    Discover how to insert an empty page at the end of a PDF document using Ruby with Aspose.PDF, adding flexibility to your PDF processing tasks....target document pdf = Rjb :: import ( ' com . aspose . pdf . Document...

    docs.aspose.com/pdf/java/insert-an-empty-page-a...
  5. Optimize PDF Document for the Web in Ruby|Aspos...

    Streamline PDFs for faster web delivery and reduced file size using Aspose.PDF in Ruby.... doc = Rjb :: import ( ' com . aspose . pdf . Document...

    docs.aspose.com/pdf/java/optimize-pdf-document-...
  6. Edit WORD In Python

    Edit a Word document in Python code....Edit a Table Edit an Image import aspose.words as aw doc = aw...) doc.save( "Output.docx" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/edit/word/
  7. Edit Markdown In Python

    Edit Markdown in Python code....Edit a Table Edit an Image import aspose.words as aw doc = aw..." ) doc.save( "Output.md" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/edit/md/
  8. Managing Outlook Contacts in PST Files|Document...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....pst import PersonalStorage from aspose.email.mapi import ContactSaveFormat...file: from aspose.email.mapi import MapiMessage # Load the MAPI...

    docs.aspose.com/email/python-net/managing-outlo...
  9. 在 XPS 文件中使用可视化画笔 | Python

    如何使用 XPS 文件的可视化画笔是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能...xps import * 2 from aspose. page . xps . xpsmodel import * 3...3 import aspose.pydrawing 4 from util import Util 5 # The path...

    docs.aspose.com/page/zh/python-net/xps/working-...
  10. How to Export JSON to Excel in Node.js

    This article explains how to export JSON to Excel in Node.js. It has the IDE configuration, the program logic, and a runnable sample code to convert JSON file to Excel in Node.js....sheet where JSON data is to be imported Call the importData() method...steps summarize the process to import JSON to Excel in Node.js ....

    kb.aspose.com/cells/nodejs/how-to-export-json-t...