Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 23,028 for

loadoptions

(0.3 sec)
  1. FieldNextIf | Aspose.Words for Java

    Implements the NEXTIF 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...
  2. Format Presentation Text in .NET|Aspose.Slides ...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for .NET. Customize fonts, colors, alignment, and more.... var loadOptions = new LoadOptions (); loadOptions . DefaultTextLanguage...presentation = new Presentation ( loadOptions )) { var slide = presentation...

    docs.aspose.com/slides/net/text-formatting/
  3. FieldAdvance | Aspose.Words for Java

    Implements the ADVANCE 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...
  4. Ինչպես բացել MSG ֆայլը Java-ում

    Այս հակիրճ ձեռնարկը ցույց է տալիս, թե ինչպես բացել MSG ֆայլը Java-ում: Այն տրամադրում է մանրամասներ շրջակա միջավայրի մասին, քայլ առ քայլ գործընթաց և գործարկվող կոդ՝ MSG ֆայլերը Java-ում դիտելու համար:...արգումենտներ, ինչպիսիք են LoadOptions օբյեկտը, որը բացահայտում...

    kb.aspose.com/hy/email/java/how-to-open-msg-fil...
  5. Convert OTP to JSON format via C++ | products.a...

    Export OTP 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/otp-to...
  6. Aspose.Cells for Node.js via Java 26.1.0: key2 ...

    We are seeing what looks like a sorting issue in Aspose.Cells for Node.js via Java 26.1.0. Environment: aspose.cells version: 26.1.0 Node.js: 20.19.0 OS: macOS Scenario: We load a CSV into a workbook W…...function loadWorkbook() { const loadOptions = new aspose.TxtLoadOptions(aspose...TxtLoadOptions(aspose.LoadFormat.CSV); loadOptions.setConvertNumericDat(false);...

    forum.aspose.com/t/aspose-cells-for-node-js-via...
  7. How to Unhide All Sheets in Excel using Python

    This short tutorial explains how to unhide all sheets in Excel using Python. You will get all the environment details, step-wise approach to write the application and a runnable sample code to show hidden sheets in Excel using Python....source workbook by using the LoadOptions class object. Similarly,...

    kb.aspose.com/cells/python/how-to-unhide-all-sh...
  8. Convert ODP to JSON Format in Android Apps | pr...

    Convert ODP to JSON format in Android Apps without using using Microsoft Excel or PowerPoint...the correct password in a LoadOptions object. The following code...

    products.aspose.com/total/android-java/conversi...
  9. Aspose Words 25.4 breaks line feeds converting ...

    We recently experienced a breaking change upgrading from Aspose Words Java 25.4 to 25.5. Considering the following markdown Line 1 Line 3 Line 4 and load as LoadFormat.MARKDOWN, save as SaveFormat.HTM…...toInputStream(markdown, charset), new LoadOptions(LoadFormat.MARKDOWN, null...

    forum.aspose.com/t/aspose-words-25-4-breaks-lin...
  10. 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...