Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 69,939 for

import

(0.09 sec)
  1. PDF Text Annotation|Aspose.PDF for Java

    Aspose.PDF for Java allows you to Add, Get, and Delete Text Annotation from your PDF document....examples ; import com.aspose.pdf.* ; import java.util.* ;...pdf.examples ; import com.aspose.pdf.* ; import java.util.* ;...

    docs.aspose.com/pdf/java/text-annotation/
  2. 在 PST 文件中使用通讯组列表|Documentation

    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....创建并保存通讯组列表 按照下面的代码示例创建并保存通讯组列表: import aspose.email as ae displayName1...add_mapi_message_item ( distributionList ) import aspose.email as ae displayName1...

    docs.aspose.com/email/zh/python-net/working-wit...
  3. View PPT in Python | products.aspose.com

    View PPT in Python. Use Python library API to open and view PowerPoint presentation...manipulate or edit presentations, import presentations from images or...Python code for viewing PPT import aspose.slides as slides pres...

    products.aspose.com/slides/python-net/viewer/ppt/
  4. Add Text to PDF Using Go | Aspose.PDF

    Add text to PDF programmatically with Go sample code using Aspose.PDF for Go via C++...document - Go package main import "github.com/aspose-pdf/aspose-pdf-go-cpp"...com/aspose-pdf/aspose-pdf-go-cpp" import "log" func main () { // Open(filename...

    products.aspose.com/pdf/go-cpp/text/
  5. Convert Dates to Japanese Dates with Python.NET...

    Learn how to convert Gregorian dates to Japanese dates in Excel files using Aspose.Cells for Python via .NET....Japanese dates: import os from aspose.cells import Workbook , LoadOptions...

    docs.aspose.com/cells/python-net/convert-dates-...
  6. 在 Ruby 中显示和隐藏 Visio Diagram 的网格、标尺、参考线和分页符|Docu...

    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....of Diagram diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'..."ShowHideProperties.vdx" , Rjb :: import ( 'com.aspose.diagram.SaveFileFormat'...

    docs.aspose.com/diagram/zh/java/show-and-hide-g...
  7. PDF Stamping in Python: Text, Image, and Page O...

    Add stamps: text, image or page - to PDF programmatically with Python sample code using Aspose.PDF for Python via .NET....PDF - Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/stamps/
  8. CompositeNode.appendChild method | Aspose.Words...

    CompositeNode.appendChild method. Adds the specified node to the end of the list of child nodes for this node....to import the node to the current document. The imported node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. IFC to DFX conversion - filtering/splitting by ...

    Hi Support. We are considering licensing aspose.cad in our product to convert IFC files into DXF files. One thing we need to do is separate the IFC data per storey, either one storey per DXF output file, or at least on…...example to get you started: import com.aspose.cad.fileformats...IfcBuildingStorey; import com.aspose.cad.Image; import com.aspose.cad...

    forum.aspose.com/t/ifc-to-dfx-conversion-filter...
  10. Working with Watermark in Python|Aspose.Words f...

    Create and manage watermarks in a document using Python....words import Document , Watermark , TextWatermarkOptions...Example: from aspose.words import Document , Watermark , ImageWatermarkOption...

    docs.aspose.com/words/python-net/working-with-w...