Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 21,591 for

loadoptions

(0.05 sec)
  1. Convert DOTM to JSON format in C++ | products.a...

    Export DOTM 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/dotm-t...
  2. Convert POWERPOINT to JSON format via C++ | pro...

    Export POWERPOINT 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/powerp...
  3. CGM to DOC Converter using Java | Aspose.PDF

    CGM to DOC conversion via Java sample code. Programmers can use this example code to export CGM to DOC within any Web or Desktop Java based application....Output file: // Create a CGM LoadOptions CgmLoadOptions options =...

    products.aspose.com/pdf/java/conversion/cgm-to-...
  4. 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...
  5. Working with Pages of OneNote Document using C#

    OneNote C# Library or API can be used to retrieve number of pages from a OneNote document, get all revisions and modify page history and work with conflict pages....one" , new LoadOptions { LoadHistory = true });...Document(dataDir + "Aspose.one" , new LoadOptions { LoadHistory = true });...

    docs.aspose.com/note/net/working-with-pages/
  6. Convert DOC to JSON Format in Android Apps | pr...

    Parse DOC to JSON format in Android Apps without using Microsoft Word or Excel...the correct password in a LoadOptions object. The following code...

    products.aspose.com/total/android-java/conversi...
  7. Convert PPSX to JSON Format in Android Apps | p...

    Convert PPSX 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...
  8. Convert PPT to JSON Format via Java | products....

    Convert PPT to JSON format via Java without using using Microsoft Excel or PowerPoint...the correct password in a LoadOptions object. Convert PPT to JSON...

    products.aspose.com/total/java/conversion/ppt-t...
  9. File corruption after replacing hyperlinks with...

    We’ve recently run into an issue while replacing hyperlinks in a number of customer sample files using Aspose.Words. Although the links appear to be updated in the resulting documents, they do not work as expected when v…...{ var loadOptions = new Aspose.Words.Loading.LoadOptions(); Document...= new Document(filePath, loadOptions); foreach (Node node in document...

    forum.aspose.com/t/file-corruption-after-replac...
  10. Convert or Save OneNote documents to PDF, Image...

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......one" , new LoadOptions()); 4 5 // Save the document...Document(dataDir + "Sample1.one" , new LoadOptions()); 4 5 // Initialize ImageSaveOptions...

    docs.aspose.com/note/java/convert-onenote-docum...