Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 22,515 for

loadoptions

(0.09 sec)
  1. EditingLanguage | Aspose.Words for Java

    Specifies the editing language in Java.... LoadOptions loadOptions = new LoadOptions(); loadOptions...editing language.docx", loadOptions); int localeIdFarEast = doc...

    reference.aspose.com/words/java/com.aspose.word...
  2. Convert Word to JSON format via .NET | products...

    Convert Word to JSON in C# without using Microsoft Excel or Adobe Reader...passing the password in a LoadOptions object. The code snippet...

    products.aspose.com/total/net/conversion/word-t...
  3. Convert POTX to JSON Format in Android Apps | p...

    Convert POTX 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...
  4. Convert DOT to JSON format in C++ | products.as...

    Export DOT to JSON in C++ without using Microsoft Excel or Word...overload, which accepts a LoadOptions object. This object contains...

    products.aspose.com/total/cpp/conversion/dot-to...
  5. Convert DOCM to JSON format in C++ | products.a...

    Export DOCM to JSON in C++ without using Microsoft Excel or Word...overload, which accepts a LoadOptions object. This object contains...

    products.aspose.com/total/cpp/conversion/docm-t...
  6. Convert POT to JSON format via C++ | products.a...

    Export POT 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/pot-to...
  7. FieldIncludeText | Aspose.Words for Java

    Implements the INCLUDETEXT 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...
  8. FieldSymbol | Aspose.Words for Java

    Implements a SYMBOL 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...
  9. Problem Accessing Graphs in Attached Excel File...

    Hi Team, I am unable to load all the graphs available in the attached Excel (.xlsx) file. Please refer to the file and assist. I attached the xlsx file and gif . graphs_loading_issues.gif (3.2 MB) graphs_loading_issu…...like this: LoadOptions options = new LoadOptions(); options....

    forum.aspose.com/t/problem-accessing-graphs-in-...
  10. Working with Pages | Aspose.Note Documentation

    A brief overview of how to work with pages in OneNote using C#....one" , new LoadOptions { LoadHistory = true });...Document(dataDir + "Aspose.one" , new LoadOptions { LoadHistory = true });...

    docs.aspose.com/note/net/working-with-pages/