Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 8,890 for

load

(0.04 sec)
  1. FileFormatUtil.DetectFileFormat | Aspose.Words ...

    Quickly identify document formats with FileFormatUtil's DetectFileFormat method. Get accurate format insights for efficient file management....document is valid you need to load the document into a Document...HasDigitalSignature ); // We can load and access the signatures of...

    reference.aspose.com/words/net/aspose.words/fil...
  2. Replacing Images inside Presentation Image Coll...

    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....presentation image collection this way: Load the presentation file with an...using the Presentation class. Load an image from a file in a byte...

    docs.aspose.com/slides/cpp/replacing-images-ins...
  3. Reading Merged cells - Free Support Forum - asp...

    Hello Team, I’m reading an Excel file row by row using Aspose.Cells Java. If a cell is part of a merged range, I want to get the value from the top-left cell of that range. Is there a built-in API to check if a cell be…...Alternatively, is there a way to load the workbook with merged cells...Program { static void Main() { // Load the workbook Workbook workbook...

    forum.aspose.com/t/reading-merged-cells/311722
  4. Update Windows document properties - Free Suppo...

    Hi Team, currently we are using the Aspose.Words for updating the document properties inside the word document. Now we got a new requirement from the info sec to check if it is possible to add the properties to windows …...achieve this: Load the Document : First, you need to load the Word...Program { static void Main() { // Load the document Document doc =...

    forum.aspose.com/t/update-windows-document-prop...
  5. FontFallbackSettings class | Aspose.Words for N...

    Aspose.Words.Fonts.FontFallbackSettings class. Specifies font fallback mechanism settings... load(fileName) Loads font fallback settings...settings from XML file. load(stream) Loads fallback settings from...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose.PSD for Python 通过 .NET 的 24.6 版 - 发行说明|D...

    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 ( sourceFile ) as image : im...outputFile ) with PsdImage . load ( outputFile ) as image : im...

    docs.aspose.com/psd/zh/python-net/aspose-psd-fo...
  7. LoadOptions.encoding property | Aspose.Words fo...

    LoadOptions.encoding property. Gets or sets the encoding that will be used to Load an HTML, TXT, or CHM document if the encoding is not specified inside the document...encoding that will be used to load an HTML, TXT, or CHM document...property is used only when loading HTML, TXT, or CHM documents...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose.PSD for Java 24.8 - 发行说明|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 ( sourceFile , opt )) { for...img1 = ( PsdImage ) Image . load ( outputPsdFile [ caseIndex...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  9. Aspose.PSD for .NET 22.9 - 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....Bug PSDNET-1140 Exception on loading global layer resources step...; using ( var img = Image . Load ( inputPsdFile )) { // 16 bit...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-9...
  10. HtmlLoadOptions.supportVml property | Aspose.Wo...

    HtmlLoadOptions.supportVml property. Gets or sets a value indicating whether to support VML images....conditional comments while loading an HTML document. let loadOptions...loadOptions = new aw . Loading . HtmlLoadOptions (); // If the value...

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