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

loadoptions

(0.08 sec)
  1. Convert Word to JSON Format via Java | products...

    Convert Word to JSON format via Java without using using Microsoft Word or Microsoft Excel...the correct password in a LoadOptions object. The following code...

    products.aspose.com/total/java/conversion/word-...
  2. Light Cells Customization implementation - Free...

    I am trying to do read and write operation using aspose cells version 24.7 and java version 17. I have implemented Light Cells API (implemented LightCellsDataHandler for read and LightCellsDataProvider for write operatio…...CustomLightCellsData(); LoadOptions options = new LoadOptions(); options....

    forum.aspose.com/t/light-cells-customization-im...
  3. Missing Chart Shape - Free Support Forum - aspo...

    Hello, we have a script that uses aspose words to open, find and convert all shapes in a docx document to png. In the attached document the second chart is being skipped. We noticed that if we delete the initial page br…... load_options = LoadOptions() load_options.temp_folder...

    forum.aspose.com/t/missing-chart-shape/312294
  4. Convert PPT to JSON Format in Android Apps | pr...

    Convert PPT 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...
  5. Issue with SHX fonts - Free Support Forum - asp...

    I am using aspose.cad .net for converting a DWG file to a PDF file. I can’t seem to get the SHX fonts into the PDF. There are 3 .shx fonts used in my DWG drawing put when i export my file as PDF the SHX font is not use…...Load(dwgFile, loadOptions)) { string[] layouts = new[]...

    forum.aspose.com/t/issue-with-shx-fonts/317149
  6. Options and Appearance of Word Documents|Aspose...

    Control the appearance of Word documents taking into account the difference between various Microsoft Word versions....assign it to the document’s LoadOptions . You can also set the default...

    docs.aspose.com/words/cpp/work-with-word-docume...
  7. Convert POTM to JSON format via C++ | products....

    Export POTM 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/potm-t...
  8. Public API Changes in Aspose.PDF for Java 10.0....

    Discover the public API changes in Aspose.PDF for Java version 10.0.0 to ensure you are using the latest capabilities and features....openStream(InputStream input, LoadOptions options) com.aspose.pdf.ComHelper...

    docs.aspose.com/pdf/java/public-api-changes-in-...
  9. FieldCitation | Aspose.Words for Java

    Implements the CITATION 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. 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...