Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 153,133 for

load

(0.14 sec)
  1. Aspose::Words::Loading::LoadOptions class | Asp...

    Aspose::Words::Loading::LoadOptions class. Allows to specify additional options (such as password or base URI) when Loading a document into a Document object. To learn more, visit the documentation article in C++....Aspose::Words::Loading::LoadOptions class Contents [ Hide ] LoadOptions...password or base URI) when loading a document into a Document...

    reference.aspose.com/words/cpp/aspose.words.loa...
  2. Cropping Images in PHP|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....crop_by_shifts ( $dataDir = null ){ \ # Load an existing image (of type bmp)...Image (); $image = $image -> load ( $dataDir . "test.jpg" ); \...

    docs.aspose.com/imaging/java/cropping-images-in...
  3. Supported File Formats|Aspose.Slides 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....JasperReports can load and Save. Format Description Load Save Remarks...

    docs.aspose.com/slides/jasperreports/supported-...
  4. Filter Objects while loading Workbook or Worksh...

    Learn how to filter data while Loading workbooks or worksheets using Aspose.Cells for Node.js via C++....Ask AI Filter Objects while loading Workbook or Worksheet with...XmlMap Filter Objects while loading Workbook The following sample...

    docs.aspose.com/cells/nodejs-cpp/filter-objects...
  5. Supported File Formats|Documentation

    Create images using .NET languages C# and VB.NET....NET can load and save. Format Description Load Save Remarks...

    docs.aspose.com/drawing/net/supported-file-form...
  6. Supported Document Formats|Aspose.Words for Pyt...

    Edit source documents in many popular formats, as well as freely convert files from one format to another using Python....NET can load and save, indicating support...for .NET: Format Description Load Save Remarks DOC Microsoft Word...

    docs.aspose.com/words/python-net/supported-docu...
  7. Supported File Formats|Documentation

    PSD manipulation library that can Load and save the file formats like PSD, PSB, TIFF, JPEG, PNG, GIF, BMP and PDF....NET can load and Save. Format Description Load Save Remarks...

    docs.aspose.com/psd/net/supported-file-formats/
  8. Image Deskew Licensing Plugin|Documentation

    In Java, utilize the Aspose.Imaging Image Deskew plugin to correct skew in images, providing precise deskew operations to normalize angles and enhance scanned documents.... Then, load your file, such as a TIFF image...image format, using the `load()` method, and proceed to deskew...

    docs.aspose.com/imaging/java/aspose-imaging-jav...
  9. Aspose.PSD for .NET 25.3 - Release Notes|Docume...

    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.... Load ( inputFile )) { image . Save...image = ( AiImage ) Image . Load ( sourceFile )) { image . Save...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-3...
  10. 使用 C++ 将 Excel 工作簿转换为 Ods、Sxc 和 Fods(OpenOffice...

    如何使用 Aspose.Cells 和 C++ 将 Excel 转换为 Ods(OpenOffice / LibreOffice Calc)或将 Ods(OpenOffice / LibreOffice Calc)转换为 Excel。...Cells-for-C // Load your source ods file U16String...Save ( xlsxOutputPath ); // Load your source sxc file U16String...

    docs.aspose.com/cells/zh/cpp/convert-excel-to-ods/