Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 66,861 for

import

(0.09 sec)
  1. 在 Ruby 中向 PDF 文件添加图层|Aspose.PDF for Java

    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....+ ' / data / ' doc = Rjb :: import ( ' com . aspose . pdf . Document...(). add () operator = Rjb :: import ( ' com . aspose . pdf . Operator...

    docs.aspose.com/pdf/zh/java/add-layers-to-pdf-f...
  2. 在 Ruby 中连接组的子形状|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....of Diagram diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...connector shape shape = Rjb :: import ( 'com.aspose.diagram.Shape'...

    docs.aspose.com/diagram/zh/java/connect-sub-sha...
  3. NdJson to Excel in reactive progreamming - Free...

    hi Team, we have a use case where we have NdJson stream coming over http and want to convert the json data into excel file . The json object will vary for different request. Is aspose going to use memory operation to par…...illustrate this: import com.aspose.cells.*; import com.fasterxml...ObjectMapper; import reactor.core.publisher.Flux; import java.io.FileOutputStream;...

    forum.aspose.com/t/ndjson-to-excel-in-reactive-...
  4. PDF Format Conversion Solution for Go | Aspose.PDF

    Convert PDF to DOCX, DOC, PPTX, PNG, TIFF, EPUB, TEX, SVG & more using Go...Conversion in 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/conversion/
  5. PDF Highlights Annotation using Python|Aspose.P...

    Learn how to add highlights annotations to PDF files in Python using Aspose.PDF for text emphasis....usually yellow, to indicate its importance or relevance. Underline annotation...page. Add Highlight Annotation import aspose.pdf as ap # Open document...

    docs.aspose.com/pdf/python-net/highlights-annot...
  6. Append Documents in Ruby|Aspose.Words for Java

    Append an MS Word document to other one using Ruby.... dst_doc = Rjb :: import ( 'com.aspose.words.Document'...Destination.doc" ) src_doc = Rjb :: import ( 'com.aspose.words.Document'...

    docs.aspose.com/words/java/append-documents-in-...
  7. Features Overview|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....from byte arrays Import/Export Features Import Microsoft Outlook...(MSG) emails. Import Microsoft HTML (MHT) emails Import RFC822 compliant...

    docs.aspose.com/email/androidjava/features-over...
  8. How to Merge PDF using Python via C++|Aspose.PD...

    This page explain how to merge PDF documents into a single PDF file with Python.... import AsposePDFPythonWrapp as apw import AsposePDFPython...AsposePDFPython as apCore import os import os.path dataDir = os . path...

    docs.aspose.com/pdf/python-cpp/merge-pdf-docume...
  9. 使用 Python 从 PDF 中获取水印 | Aspose.PDF

    Python 源代码通过 COM Interop 从 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上的 PDF 文件中获取水印。...中获取水印-Python import aspose.pdf as apdf from os import path from...from io import FileIO path_infile = path . join ( self . data_dir...

    products.aspose.com/pdf/zh-hans/python-net/wate...
  10. Reading Cell Values in Multiple Threads Simulta...

    Learn how to read cell values in multiple threads simultaneously using Aspose.Cells for Python via .NET API.... import threading import random import time from aspose...aspose.cells import Workbook test_workbook = None def thread_loop...

    docs.aspose.com/cells/python-net/reading-cell-v...