Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 22,885 for

loadoptions

(0.25 sec)
  1. While loading the document in stream we are get...

    Hi team, When we download the document from blob and loading that document in stream for further process below error we are facing ArgumentNullException: Value cannot be null. (Parameter ‘fontData’) Aspose.Words.FileC…... LoadOptions : If you are using any specific...specific LoadOptions , ensure that they are correctly configured...

    forum.aspose.com/t/while-loading-the-document-i...
  2. FieldUnknown | Aspose.Words for Java

    Implements an unknown or unrecognized 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...
  3. FieldLastSavedBy | Aspose.Words for Java

    Implements the LASTSAVEDBY 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. FieldFormCheckBox | Aspose.Words for Java

    Implements the FORMCHECKBOX 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...
  5. FieldOcx | Aspose.Words for Java

    Implements the OCX 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...
  6. FieldPage | Aspose.Words for Java

    Implements the PAGE 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. FieldBidiOutline | Aspose.Words for Java

    Implements the BIDIOUTLINE 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. FieldAutoNumOut | Aspose.Words for Java

    Implements the AUTONUMOUT 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. Bug 5124: Converting MapInfoTab to Shapefile- C...

    Hi Alexander, I forgot to report on this bug. Please see: Test data(input/output/QGIS) 5124 MapInfoTab to Shapefile.zip (13.3 KB) Thanks,...with explicit options var loadOptions = new MapInfoTabLoadOption...VectorLayer.Open("input.tab", loadOptions)) { // 2. Create the destination...

    forum.aspose.com/t/bug-5124-converting-mapinfot...
  10. Filter Objects while loading Workbook or Worksh...

    Learn how to filter data while loading workbooks or worksheets using Aspose.Cells for JavaScript via C++....Usage Scenarios Please use LoadOptions.loadFilter property while...Workbook , SaveFormat , LoadOptions , LoadFilter , LoadDataFilterOption...

    docs.aspose.com/cells/javascript-cpp/filter-obj...