Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 64,840 for

import

(0.09 sec)
  1. Delete Images from PDF File in Node.js|Aspose.P...

    This section explain how to delete Images from PDF File using Aspose.PDF for Node.js via C++....CommonJS: Call require and import asposepdfnodejs module as AsposePdf...errorText ); }); ECMAScript/ES6: Import the asposepdfnodejs module...

    docs.aspose.com/pdf/nodejs-cpp/delete-images-fr...
  2. PDF sticky Annotations using Python|Aspose.PDF ...

    Discover how to add sticky annotations in PDF documents using Aspose.PDF in Python via .NET for comments and feedback.... import aspose.pdf as ap document =...) Get Watermark Annotation import aspose.pdf as ap document =...

    docs.aspose.com/pdf/python-net/sticky-annotations/
  3. 在Jython中复制和移动工作表|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....cells import Settings from com . aspose . cells import Workbook...Workbook from com . aspose . cells import SaveFormat class CopyingAndMovingWork...

    docs.aspose.com/cells/zh/java/copying-and-movin...
  4. Buat DOCX Menggunakan Python

    Buat DOCX baharu dalam Python dalam beberapa langkah. Buat DOCX dengan mudah menggunakan pustaka Python via .NET....Penanda Halaman Sisipkan Carta import aspose.words as aw doc = aw...) doc.Save( "Output.docx" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/ms/python-net/make/docx/
  5. 如何将Group Shape添加到Word文档中|Aspose.Words为Java

    使用Java对形状进行分组和取消分组。...AddGroupShape ; import Aspose . Words .*; import Aspose . Words...Words . Drawing .*; import Aspose . Words . Fields .*; public class...

    docs.aspose.com/words/zh/java/how-to-add-group-...
  6. Convert SVG Files in Python – Aspose.SVG for Py...

    Learn how to convert SVG to other formats in Python using Aspose.SVG, find Python code examples and try an online converter SVG....svg import SVGDocument from aspose.svg.converters import Converter...'TIFF'}} from aspose.svg.saving import ImageSaveOptions {{/if_output}}...

    docs.aspose.com/svg/python-net/convert-svg/
  7. Converting to MHTML Files in 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....workbook ) save_format = Rjb :: import ( 'com.aspose.cells.SaveFormat'...saving options sv = Rjb :: import ( 'com.aspose.cells.HtmlSaveOptions'...

    docs.aspose.com/cells/java/converting-to-mhtml-...
  8. Managing Page Breaks in Jython|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....cells import Settings from com . aspose . cells import Workbook...Workbook from com . aspose . cells import SaveFormat class ManagingPageBreaks...

    docs.aspose.com/cells/java/managing-page-breaks...
  9. Convert PDF to Microsoft Word Documents in Pyth...

    Learn how to convert PDF documents to Word format in Python using Aspose.PDF for easy document editing.... import aspose.pdf as ap input_pdf...limitations: import aspose.pdf as apdf from io import FileIO from...

    docs.aspose.com/pdf/python-net/convert-pdf-to-w...
  10. View PCL Files using Python | Aspose.PDF

    Open and view PCL documents programmatically with Python sample code using Aspose.PDF for Python for .NET...PCL files import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/viewer/pcl/