Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 22,661 for

loadoptions

(0.31 sec)
  1. Microsoft Word - ise-aspose-advisory-20200401r3...

    Advisory Aspose Words for Java ISE CONFIDENTIAL - NOT FOR DISTRIBUTION | 1 Third-Party Library Assessment – Aspose Words April 9, 2020 ISE is a security consultancy based in Baltimore, Maryland. On......additional parameter in the LoadOptions class. This option should...expected file type using the LoadOptions class2, but the library will...

    docs.aspose.com/words/af/java/web-applications-...
  2. Microsoft Word - ise-aspose-advisory-20200401r3...

    Advisory Aspose Words for Java ISE CONFIDENTIAL - NOT FOR DISTRIBUTION | 1 Third-Party Library Assessment – Aspose Words April 9, 2020 ISE is a security consultancy based in Baltimore, Maryland. On......additional parameter in the LoadOptions class. This option should...expected file type using the LoadOptions class2, but the library will...

    docs.aspose.com/words/ja/cpp/web-applications-s...
  3. Microsoft Word - ise-aspose-advisory-20200401r3...

    Advisory Aspose Words for Java ISE CONFIDENTIAL - NOT FOR DISTRIBUTION | 1 Third-Party Library Assessment – Aspose Words April 9, 2020 ISE is a security consultancy based in Baltimore, Maryland. On......additional parameter in the LoadOptions class. This option should...expected file type using the LoadOptions class2, but the library will...

    docs.aspose.com/words/he/cpp/web-applications-s...
  4. Microsoft Word - ise-aspose-advisory-20200401r3...

    Advisory Aspose Words for Java ISE CONFIDENTIAL - NOT FOR DISTRIBUTION | 1 Third-Party Library Assessment – Aspose Words April 9, 2020 ISE is a security consultancy based in Baltimore, Maryland. On......additional parameter in the LoadOptions class. This option should...expected file type using the LoadOptions class2, but the library will...

    docs.aspose.com/words/ar/cpp/web-applications-s...
  5. 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-...
  6. 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...
  7. 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...
  8. 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
  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. Conversion to PDF taking over 1 minute with Lar...

    Hi, I am facing some issues when converting to PDF from excel / word with documents of larger size. They are taking over 1 minute of time for the conversion. This usually happens with larger files (5-20mb) however, som…...Word2016 var loadOptions = new Aspose.Words.Loading.LoadOptions { WarningCallback...new Document(docStream, loadOptions); //load the document using...

    forum.aspose.com/t/conversion-to-pdf-taking-ove...