Sort Score
Result 10 results
Languages All
Labels All
Results 4,931 - 4,940 of 50,597 for

import document

(0.24 sec)
  1. Convert JPG To JPG C++

    Convert JPG to JPG format in C++ code. Save JPG as JPG using C++....solution to import and export JPG, JPG, and many other document formats...Aspose::Words; auto doc = MakeObject <Document>(); auto builder = MakeObject...

    products.aspose.com/words/cpp/conversion/jpg-to...
  2. Compress TIFF In Python

    Compress TIFF in Python without losing quality. Optimize TIFF content, reduce file size easily....aspose-words Copy import aspose.words as aw doc = aw.Document() builder...save_options) import aspose.words as aw doc = aw.Document("Input.tiff")...

    products.aspose.com/words/python-net/compress/t...
  3. Compress JPG In Python

    Compress JPG in Python without losing quality. Optimize JPG content, reduce file size easily....aspose-words Copy import aspose.words as aw doc = aw.Document() builder...save_options) import aspose.words as aw doc = aw.Document("Input.jpg")...

    products.aspose.com/words/python-net/compress/jpg/
  4. 使用Python.NET锁定单元格保护它们|Documentation

    了解如何使用Aspose.Cells for Python via .NET锁定特定单元格和保护工作表。...解锁所有单元格(默认锁定状态在保护之前不会生效) 锁定特定单元格 保护工作表以强制执行锁定 import aspose.cells as ac # Load sample...制执行这些设置。 from aspose.cells import Workbook , ProtectionType ...

    docs.aspose.com/cells/zh/python-net/how-to-lock...
  5. View and Update XLSM Properties Online or Add m...

    View and modify XLSM properties through online app for free. C++ API code to add XLSM properties....Develop powerful C++ based XLSM document metadata management utility...Update XLSM Metadata Online Import XLSM file by uploading it....

    products.aspose.com/total/cpp/metadata/xlsm/
  6. View and Update PPTX Properties Online or using...

    View and modify PPTX properties through online app for free. Python API code to view and edit PPTX properties....powerful Python based PPTX document metadata management utility...Update PPTX Metadata Online Import PPTX file by uploading it....

    products.aspose.com/total/python-net/metadata/p...
  7. Manage PowerPoint Text Paragraphs in Python|Asp...

    Master paragraph formatting with Aspose.Slides for Python via .NET—optimize alignment, spacing & style in PowerPoint and OpenDocument presentations in Python to engage viewers....these steps: import aspose.slides as slides import aspose.pydrawing...paragraphs: import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/python-net/manage-paragr...
  8. Inserting and Deleting Rows and Columns in Ruby...

    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....file path workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...file path workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...

    docs.aspose.com/cells/java/inserting-and-deleti...
  9. 用Python从头开始创建PSD或PSB图像|Documentation

    演示Aspose.PSD for Python如何从头创建Psd图像...psd import Graphics , Pen , Color , Rectangle...Rectangle from aspose.psd.brushes import LinearGradientBrush from aspose...

    docs.aspose.com/psd/zh/zh/python-net/create-psd...
  10. Create New PST 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....PersonalStorage pst = Rjb :: import ( 'com.aspose.email.PersonalStorage'...folder mapi_message = Rjb :: import ( 'com.aspose.email.MapiMessage'...

    docs.aspose.com/email/java/create-new-pst-in-ruby/