Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 67,127 for

import

(0.06 sec)
  1. Compress TIFF In Python

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

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

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

    products.aspose.com/words/python-net/compress/jpg/
  3. 乳胶数学公式渲染| 通过 .NET 为 Python 提供 Aspose.TeX

    本文概述了python的Aspose.TeX API解决方案及其用于渲染乳胶数学公式的功能。学习代码示例... features import * 2 from aspose. pydrawing import Color 3 from...util import Util 4 from io import BytesIO 5 from os import path...

    docs.aspose.com/tex/zh/python-net/latex-math-fo...
  4. Convert PDF to Images formats|Aspose.PDF for Java

    Discover how to convert PDF pages into image formats like PNG, JPEG, and TIFF using Aspose.PDF for Java....conversion ; import com.aspose.pdf.Document ; import com.aspose...devices.* ; import java.io.IOException ; import java.nio.file...

    docs.aspose.com/pdf/java/convert-pdf-to-images-...
  5. Convert PDF to Excel|Aspose.PDF for Java

    Aspose.PDF for Java allows you to convert PDF to Excel format using java. During this, the individual pages of the PDF file are converted to Excel worksheets....examples ; import java.io.IOException ; import java.nio.file...file.Path ; import java.nio.file.Paths ; import com.aspose.pdf.*...

    docs.aspose.com/pdf/java/convert-pdf-to-excel/
  6. WBS Associated with a Task in Ruby | Aspose.Tas...

    This section explains how to work with WBS values in Ruby using Aspose.Tasks Java library....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...mpp' ) 2 3 collector = Rjb :: import( 'com.aspose.tasks.ChildTasksCollector'...

    docs.aspose.com/tasks/java/wbs-associated-with-...
  7. Warnings while loading a document - Free Suppor...

    While loading a document the following warnings occure using the WarningCallback method: Aspose warning: 9: 3F01; Aspose warning: 9: Import of element ‘shapedefaults’ is not supported in Docx format by Aspose.Words.; …...9: 3F01; Aspose warning: 9: Import of element ‘shapedefaults’...Words.; Aspose warning: 9: Import of element ‘extraClrSchemeLst’...

    forum.aspose.com/t/warnings-while-loading-a-doc...
  8. 在 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...

    docs.aspose.com/cells/zh/java/hide-unhide-works...
  9. Extracting Messages From PST Files example - Fr...

    Hello, I running the example at: https://docs.aspose.com/email/python-net/working-with-messages-in-a-pst-file/#extracting-messages-form-pst-files using the example pst file provided Outlook.pst. i.e. from aspose.email…...pst import * from aspose.email.mapi import MapiMessage...pst import PersonalStorage from aspose.email.mapi import MapiMessage...

    forum.aspose.com/t/extracting-messages-from-pst...
  10. Adding Page Stamps to PDF with Python|Aspose.PD...

    Aspose.PDF for Python via .NET allows you to add Page Stamp to your PDF file.... import os import aspose.pdf as ap # Global...

    docs.aspose.com/pdf/python-net/page-stamps-in-t...