Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 145,423 for

load

(0.53 sec)
  1. How to Convert TIFF to PDF in Java

    This short tutorial focuses on how to convert TIFF to PDF in Java. To create TIFF to PDF converter Java code and comprehensive steps are explained along with the environment configuration....the project Load the source TIFF Image using the load method exposed...simple API interface where we load the source TIFF from the disk...

    kb.aspose.com/imaging/java/how-to-convert-tiff-...
  2. Remove Excel Macros using C#

    Follow this article to remove Excel macro using C#. It has details to set the IDE, a list of steps, and a sample code to delete Excel macros using C# by providing various criteria....watermark and other limitations Load the workbook containing the...using C# . Load the license for full product features, load the input...

    kb.aspose.com/cells/net/remove-excel-macros-usi...
  3. Jpg converted to other formats lost color - Fre...

    Hello, Please simply Load this image and save it as png, see the result, the whole color is graded to purple! I think I reported this before and was fixed though! But I tested with 26.2 Canon R5.zip (822.6 KB) Thanks …...10:07pm 1 Hello, Please simply load this image and save it as png...a purple‑tinted PNG when you load the supplied JPEG and save it...

    forum.aspose.com/t/jpg-converted-to-other-forma...
  4. Licensing|Documentation

    Learn how to obtain and apply the license for Aspose.OMR for С++ and discover limitations of the trial version....purchased or temporary license, load it in your application’s code...MakeObject < License > (); // Load the license from file license...

    docs.aspose.com/omr/cpp/licensing/
  5. 使用 C++ 加载工作簿或工作表时过滤对象|Documentation

    学习如何在使用 Aspose.Cells for C++ 加载工作簿或工作表时过滤图表、形状和条件格式等对象。...LoadDataFilterOption :: Chart )); // Load the workbook with the above...sheetName == u "NoCharts" ) { // Load everything and filter charts...

    docs.aspose.com/cells/zh/cpp/filter-objects-whi...
  6. Aspose::Words::DocumentReaderPluginLoadExceptio...

    Aspose::Words::DocumentReaderPluginLoadException typedef. Thrown during document Load, when the plugin required for reading the document format cannot be Loaded in C++....typedef Thrown during document load, when the plugin required for...the document format cannot be loaded. using Aspose :: Words :: ...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Aspose::Words::Fonts::TableSubstitutionRule::Is...

    How to use Is method of Aspose::Words::Fonts::TableSubstitutionRule class in C++....Aspose::Words::Fonts::TableSubstitutionRul::Load method...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. Annotation PDF API | Aspose.PDF

    Removing comments from PDF documents with free cross-platform Apps and High Code APIs for any platform....Add Caret Annotations - C# // Load the PDF file Document document...Circle Annotations - Java // Load the PDF file Document document...

    products.aspose.com/pdf/annotation/
  9. Aspose.PSD for .NET 21.5 - 发行说明|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.... Load ( srcFile )) { image . Save...psdImage = ( PsdImage ) Image . Load ( sourcePath )) { foreach (...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  10. Lock Cells to Protect Them with Python.NET|Docu...

    Learn how to lock specific cells and protect worksheets in Excel files using Aspose.Cells for Python via .NET.... Follow these steps: Load sample file Unlock all cells...import aspose.cells as ac # Load sample workbook workbook = ac...

    docs.aspose.com/cells/python-net/how-to-lock-ce...