Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 66,966 for

import

(0.29 sec)
  1. How to Add Group Shape into a Word Document|Asp...

    Grouping and ungrouping shapes using Java....AddGroupShape ; import Aspose . Words .*; import Aspose . Words...Words . Drawing .*; import Aspose . Words . Fields .*; public class...

    docs.aspose.com/words/java/how-to-add-group-sha...
  2. Decrease the Calculation Time of Cell.Calculate...

    Learn how to optimize Excel cell calculation performance using Aspose.Cells for Python via .NET. Reduce computation time with CalculationOptions settings....False ) import os import time from aspose.cells import Workbook...

    docs.aspose.com/cells/python-net/decrease-the-c...
  3. Hoe om Group Shape By'n Word-Dokument Te Voeg|A...

    Groepering en ongroepering vorms met behulp van Java....AddGroupShape ; import Aspose . Words .*; import Aspose . Words...Words . Drawing .*; import Aspose . Words . Fields .*; public class...

    docs.aspose.com/words/af/java/how-to-add-group-...
  4. Convert various file formats to PDF|Aspose.PDF ...

    Discover how to convert various file formats, such as Word, Excel, and PowerPoint, into PDF using Aspose.PDF for Java....examples ; import java.io.FileNotFoundExceptio ; import java.nio...file.Path ; import java.nio.file.Paths ; import com.aspose.pdf...

    docs.aspose.com/pdf/java/convert-other-files-to...
  5. Read Outlook for Mac OLM File & Get Folders & S...

    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.... It’s important to note that OLM files are...stream as an argument to it: import aspose.email as ae fileName...

    docs.aspose.com/email/python-net/read-outlook-f...
  6. 将 SVG 转换为 PNG – Python 示例

    使用 Python 代码或在线将 SVG 转换为 PNG。您将找到 Python 示例和在线 SVG 转换器...svg import SVGDocument from aspose.svg.converters import Converter...'TIFF'}} from aspose.svg.saving import ImageSaveOptions {{/if_output}}...

    docs.aspose.com/svg/zh/python-net/convert-svg-t...
  7. Protecting Worksheet 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 ProtectingWorksheet...

    docs.aspose.com/cells/java/protecting-worksheet...
  8. Manipulate custom properties of a 3D Scene|Docu...

    Developers can Add, retrieve, and remove custom properties of 3D objects. RemoveProperty, GetProperty, SetProperty members of 3D objects are a set of short-handed methods to manipulate customized properties of the object....threed import Scene from aspose.threed.entities import Box from...from aspose.threed.formats import GLTFSaveOptions , FileFormat...

    docs.aspose.com/3d/python-net/manipulate-custom...
  9. Insert and Append Documents|Aspose.Words for Py...

    Combine documents into one: insert or append a document into a new or existing one using find and replace, merge field, bookmark, or simply at the document end in Python....position without any previous importing. The following code example...Document at Bookmark You can import a text file into a document...

    docs.aspose.com/words/python-net/insert-and-app...
  10. 使用Python.NET在多线程中同时读取单元格值|Documentation

    了解如何使用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/zh/python-net/reading-cel...