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

loadoptions

(1.67 sec)
  1. FieldDocProperty | Aspose.Words for Java

    Implements the DOCPROPERTY 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...
  2. FieldTime | Aspose.Words for Java

    Implements the TIME 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. FieldRevNum | Aspose.Words for Java

    Implements the REVNUM 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. Getting incorrect revision information using As...

    Hi Team, I’m using Aspose.words for Java to get revision info (like the number of insertions, deletions, and format changes) with the code below. But I found that sometimes, the revision info is incorrect since the coun…...This can be done using the LoadOptions class, where you can set...document. LoadOptions loadOptions = new LoadOptions(); loadOptions...

    forum.aspose.com/t/getting-incorrect-revision-i...
  5. Trouble converting a DWG to PDF - Free Support ...

    I have a project to convert DWG drawings to PDFs as needed. The process will need to completed in a desktop environment as well as web environment. Using the Aspose.CAD .NET v26.1.0. I created C# .NET dll that will conve…...LoadOptions doesn’t appear to be a namespace...tainer #=zr8E88lHN38cN, LoadOptions #=z9C$pAv$jcEfd) at Aspose...

    forum.aspose.com/t/trouble-converting-a-dwg-to-...
  6. Version 25.4 throws errors on Aspose.Email.Mail...

    Error only occurs with version 25.4, rolled back to 25.3 and no issue. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at #=qaZ1xMXqCYtFeDGhG8UEKs7qtpIOlrA6JLUcrPbLW2hY=.#=zc2DLITKzSR9Mdy72vfhu_mo8…...#=zQyChJ5G0zYO3(Stream #=zrfFiqhk=, LoadOptions #=zhl87mf4=) alexander.pavlov...

    forum.aspose.com/t/version-25-4-throws-errors-o...
  7. Aspose.Words v21.9 table cell color fill bug - ...

    Aspose.Words v21.9 drops the table cell fill color when converting Rich Text Files (RTF) saved in Word 2019/365 (from Version 2505 (Build 18827.20128) forward) to DOCX and PDF formats. Reproduction Steps See the atta…...Load the RTF with a custom LoadOptions that forces parsing of unknown...tags var loadOptions = new Aspose.Words.LoadOptions { // Preserve...

    forum.aspose.com/t/aspose-words-v21-9-table-cel...
  8. Public API Changes in Aspose.Email 5.8.0|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....getTnef Removed APIs Method LoadOptions.#ctor(MessageFormat) Public...

    docs.aspose.com/email/java/public-api-changes-i...
  9. Key Not found Exception - Free Support Forum - ...

    System.Collections.Generic.KeyNotFoundException: The given key ‘00000000-0000-0000-0000-000000000000, 0’ was not present in the dictionary. at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at .() at .() …...(Stream , Document , LoadOptions ) at Aspose.Note.Document...Document.(Stream , LoadOptions ) at Aspose.Note.Document…ctor(Stream...

    forum.aspose.com/t/key-not-found-exception/293338
  10. 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...