Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 22,835 for

loadoptions

(0.35 sec)
  1. Public API Changes in Aspose.Cells 8.3.2|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 options LoadOptions opts = new LoadOptions (); opts . Password...

    docs.aspose.com/cells/net/public-api-changes-in...
  2. Public API Changes in Aspise.Cells 8.3.2|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 options LoadOptions opts = new LoadOptions (); opts . setPassword...

    docs.aspose.com/cells/java/public-api-changes-i...
  3. Index was outside the bounds of the array when ...

    Hello, I am updating the XMP metadata of a PSB file approximately 2.7GB in size. However, upon saving the file, I encountered the following error: “System.IndexOutOfRangeException: Index was outside the bounds of the ar…...the PSD/PSB file try { var loadOptions = new PsdLoadOptions() {...(PsdImage)Image.Load(inputStream, loadOptions); } } catch (ImageLoadException...

    forum.aspose.com/t/index-was-outside-the-bounds...
  4. ReportBuilder Class | Aspose.Words for .NET

    Effortlessly create dynamic reports with Aspose.Words LowCode ReportBuilder. Utilize LINQ Reporting Engine to fill templates with data seamlessly.... From ( Stream, LoadOptions ) Specifies input document...processing. From ( string, LoadOptions ) Specifies input document...

    reference.aspose.com/words/net/aspose.words.low...
  5. Aspose.Slides.NET6.CrossPlatform - The Type Ini...

    Hi Aspose Support Team, I am using alpine Linux (version 3.16) inside my docker container and I am usingAspose.Slides.NET6.CrossPlatform (version 24.3.0) to Convert PPT slide to image but I am getting the following erro…...Presentation…ctor(Stream stream, LoadOptions loadOptions)\n at Aspose.Slides...

    forum.aspose.com/t/aspose-slides-net6-crossplat...
  6. HtmlLoadOptions.PageInfo.AnyMargin does not wor...

    When I render PDF from HTML, PageInfo.AnyMargin does not seem to have any effect. This it the code I’m using private void CreatePdfDocument() { using var ms = new MemoryStream(Encoding.UTF8.GetBytes(_htmlDocument.H…...margins // ---------- var loadOptions = new HtmlLoadOptions { //...new Document(htmlStream, loadOptions); // ---------- // 4️⃣ Save...

    forum.aspose.com/t/htmlloadoptions-pageinfo-any...
  7. How to Insert Signature in PowerPoint using C#

    This article provides details on how to insert signature in PowerPoint using C#. It assists by providing configuration details, step-wise program flow and a runnable sample code to add signature to PowerPoint using C# from a PFX certificate....of the disk and also use LoadOptions class object to customize...

    kb.aspose.com/slides/net/how-to-insert-signatur...
  8. Convert ODP to JSON format via C++ | products.a...

    Export ODP to JSON format in C++ without using Microsoft Excel or Powerpoint...the correct password in a LoadOptions object. The following code...

    products.aspose.com/total/cpp/conversion/odp-to...
  9. FieldGreetingLine | Aspose.Words for Java

    Implements the GREETINGLINE field in Java....docx"); // The LoadOptions object has an option to update...the document. LoadOptions options = new LoadOptions(); options....

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldSkipIf | Aspose.Words for Java

    Implements the SKIPIF field in Java....docx"); // The LoadOptions object has an option to update...the document. LoadOptions options = new LoadOptions(); options....

    reference.aspose.com/words/java/com.aspose.word...