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

import

(0.54 sec)
  1. 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/
  2. 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-...
  3. 在 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...
  4. 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/
  5. 导入和导出注释到XFDF格式|Aspose.PDF for Java

    您可以使用Aspose.PDF for Java库导入和导出XFDF格式的注释。...examples ; import java.io.FileOutputStream ; import java.io.IOException...IOException ; import com.aspose.pdf.* ; import com.aspose.pdf...

    docs.aspose.com/pdf/zh/java/import-export-xfdf/
  6. Backup and Restore IMAP Messages in Python|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....pst file: import aspose.email as ae # Create...method of the ImapClient class: import aspose.email as ae # Create...

    docs.aspose.com/email/python-net/backup-and-res...
  7. 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...
  8. 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...
  9. TeX typesetting functionality | Java API

    Java API Solution to work with TeX. Learn on the example how to typeset TeX/LaTeX files with a few lines of Java code....TeX/LaTeX file import com.aspose.tex.TeXOptions; import com.aspose...TeXConfig; import com.aspose.tex.OutputFileSystemDire; import com.aspose...

    products.aspose.com/tex/java/typeset-tex-files/
  10. 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/