Sort Score
Result 10 results
Languages All
Labels All
Results 8,431 - 8,440 of 151,333 for

load

(1.09 sec)
  1. Compress OBJ File Formats via JAVA | products.a...

    Sample Java compression code for OBJ file. Use this example code to compress OBJ file within any Web or Desktop Java based application.... Load OBJ file via the constructor...is a CAD and Gameware API to load, modify and convert 3D files...

    products.aspose.com/3d/java/compression/obj/
  2. OdtSaveOptions.password property | Aspose.Words...

    OdtSaveOptions.password property. Gets or sets a password to encrypt document....document with a password, and then load it using Aspose.Words. doc =...the correct password to the loading constructor. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  3. OdtSaveOptions.save_format property | Aspose.Wo...

    OdtSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used...document with a password, and then load it using Aspose.Words. doc =...the correct password to the loading constructor. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Using Graphics API to edit Layers in PSD files|...

    Example of using Graphics API in the Aspose.PSD for Java...Overview To begin, load the PSD file using the Image.load() method or...PSD file, and specify any loading options with loadOpt, if necessary...

    docs.aspose.com/psd/java/graphics-api/
  5. 使用Python.NET锁定单元格保护它们|Documentation

    了解如何使用Aspose.Cells for Python via .NET锁定特定单元格和保护工作表。...cells as ac # Load sample workbook workbook = ac...ProtectionType , StyleFlag # Load the Excel file workbook = Workbook...

    docs.aspose.com/cells/zh/python-net/how-to-lock...
  6. Extract text and images from ODP document using...

    Java sample code to extract text and images from ODP file on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Load ODP file by instatiating Presentation...Maven . Parse ODP Files - Java //Load ODP file Presentation odpPresentation...

    products.aspose.com/slides/java/parser/odp/
  7. Extra Annotations using Python|Aspose.PDF for P...

    Learn how to add extra annotations like highlights or notes to PDFs in Python with Aspose.PDF for enhancing PDF content....we create Caret annotation: Load the PDF file - new Document...Python. import aspose.pdf as ap # Load the PDF file document = ap ...

    docs.aspose.com/pdf/python-net/extra-annotations/
  8. Convert various Images formats to PDF in Python...

    Convert various images formats such as, BMP, CGM, DICOM, PNG, TIFF, EMF and SVG to PDF using Python....Python: Define File Paths Set Load Options for CGM. Convert CGM...with Aspose.PDF. You should load DICOM image, place the image...

    docs.aspose.com/pdf/python-net/convert-images-f...
  9. PlainTextDocument Class | Aspose.Words for .NET

    Discover the Aspose.Words.PlainTextDocument class to effortlessly extract and utilize plaintext from your documents for enhanced readability and processing.... Examples Shows how to load the contents of a Microsoft...ArtifactsDir + "PlainTextDocument.Load.docx" ); PlainTextDocument plaintext...

    reference.aspose.com/words/net/aspose.words/pla...
  10. DocSaveOptions.password property | Aspose.Words...

    DocSaveOptions.password property. Gets/sets a password to encrypt document using RC4 encryption method....password which will protect the loading of the document by Microsoft...options ); // To be able to load the document, // we will need...

    reference.aspose.com/words/nodejs-net/aspose.wo...