Sort Score
Result 10 results
Languages All
Labels All
Results 7,041 - 7,050 of 91,475 for

aspose version

(0.1 sec)
  1. Add Blind Watermark Verification to PLY File Fo...

    Sample Node.js verify blind watermark code for PLY file. Use this example code to verify blind watermark to PLY file within any Web based application....Products Aspose.3D Node.js via Java Verify Watermark Ply HTML...files using server-side APIs. Aspose.3D for Node.js Overview Code...

    products.aspose.com/3d/nodejs-java/verify-water...
  2. 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 .() …...Key Not found Exception Aspose.Note Product Family pdhakal October...at Aspose.Note.Document.(Stream , LoadOptions ) at Aspose.Note...

    forum.aspose.com/t/key-not-found-exception/293338
  3. XLSB to XLSM Conversion Issue When Target File ...

    :page_facing_up: Description I’m encountering a deviation in behavior when converting an .xlsb file to .xlsm using Aspose.Cells for .NET v25.8.0. The attached file Template-Single-Quote-Issue-Link.xlsb contains a Pivot …...Quote in Pivot Table Source Aspose.Cells Product Family cells-net...an .xlsb file to .xlsm using Aspose.Cells for .NET v25.8.0. The...

    forum.aspose.com/t/xlsb-to-xlsm-conversion-issu...
  4. Email Subject Prefix not preservered - Free Sup...

    We are using Aspose.Total.Net Version 24.3.0.0 in our product. When using Aspose.Email libraries to add mapimessage to FolderInfo.AddMessages() method, and then viewing added message in PST via outlookspy, it shows SUBJ…...Subject Prefix not preservered Aspose.Email Product Family accessdata...4:11pm 1 We are using Aspose.Total.Net version 24.3.0.0 in our product...

    forum.aspose.com/t/email-subject-prefix-not-pre...
  5. Empty page not getting removed - Free Support F...

    Hi Team, I have the following code that removes empty pages in document. But in one particular document , empty page (page number 3 ) is not getting removed. Providing the code for reference and attaching the document…...Empty page not getting removed Aspose.Words Product Family words-java...Exception { com.aspose.words.License license = new com.aspose.words.License();...

    forum.aspose.com/t/empty-page-not-getting-remov...
  6. Working with Outlook Calendar Items|Documentation

    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....] Working with MapiCalendar Aspose.Email’s MapiCalendar class...item in ICS format. import aspose . email as ae from datetime...

    docs.aspose.com/email/python-net/working-with-o...
  7. Aspose.Cells - Font becomes bold during Excel t...

    Hi, I’m using Aspose Cells to convert an Excel spreadsheet file into a PDF file and the original font in the spreadsheet (Helvetica regular) becomes bold in the output PDF. I checked that the font is installed and is loc…...Aspose.Cells - Font becomes bold during Excel to PDF conversion...conversion Aspose.Cells Product Family excel-to-pdf sdonapati March...

    forum.aspose.com/t/aspose-cells-font-becomes-bo...
  8. Add Blind Watermark Verification to RVM File Fo...

    Sample Node.js verify blind watermark code for RVM file. Use this example code to verify blind watermark to RVM file within any Web based application....Products Aspose.3D Node.js via Java Verify Watermark Rvm HTML...files using server-side APIs. Aspose.3D for Node.js Overview Code...

    products.aspose.com/3d/nodejs-java/verify-water...
  9. Document.Compliance | Aspose.Words for .NET

    Ensure your OOXML documents meet compliance standards effortlessly. Our tool analyzes content to verify OOXML compliance, enhancing document integrity....Gets the OOXML compliance version determined from the loaded...XML compliance version. // The compliance version varies between...

    reference.aspose.com/words/net/aspose.words/doc...
  10. DeleteBlankOptions set start and end index to 0...

    The following code snippet DeleteBlankOptions options = new DeleteBlankOptions(); options.setStartIndex(0); System.out.println(options.getStartIndex()); options.setStartIndex(1); System.out.println(options.getStartIndex…...set start and end index to 0 Aspose.Cells Product Family cells-java...method setEndIndex. I am using ‘aspose-cells’, ‘25.4’. johnson.shi...

    forum.aspose.com/t/deleteblankoptions-set-start...