Sort Score
Result 10 results
Languages All
Labels All
Results 6,351 - 6,360 of 20,738 for

2 of

(0.07 sec)
  1. Aspose.Slides 20.11 Throws Exceptions While Try...

    We process many PPTX files simultaneously. PPTX files seem to have many Excel chart links pointing to the same file. The linked Excel file is in a network share (we do not know if it’s required for reproducing the error…...potapov January 10, 2022, 7:07pm 2 @vikram.venugopal , Thank you...7z (49.4 KB) It contains the 2 projects, running the MainApp...

    forum.aspose.com/t/aspose-slides-20-11-throws-e...
  2. DWG file from scratch shows empty - Free Suppor...

    Hi Aspose team, I’m trying to create a DWG file from scratch using Aspose.CAD for .NET (version 24.10.0), without using any existing template. I followed this Official example, but when I open the generated file in Aut…...CAD Product Family Abne April 2, 2025, 3:02pm 1 Hi Aspose team...Professionalize.Discourse April 2, 2025, 3:02pm 2 @Abne Could you please...

    forum.aspose.com/t/dwg-file-from-scratch-shows-...
  3. 用C++插入和删除Excel文件的行和列|Documentation

    本文展示了如何使用Aspose.Cells for C++ API插入和删除行列。... InsertRow ( 2 ); // Path of output excel file...worksheet . GetCells (). InsertRows ( 2 , 10 ); // Path of output excel...

    docs.aspose.com/cells/zh/cpp/inserting-and-dele...
  4. Web Accessibility Check in Java – Errors and Wa...

    Learn how to check your website's accessibility for WCAG compliance using Aspose.HTML for Java...Initialize webAccessibility container 2 WebAccessibility webAccessibility...not performed. * ErrorType = 2 and Success = true – this means...

    docs.aspose.com/html/java/web-accessibility-check/
  5. Has the PSDNET-1030 issue been resolved? - Free...

    Has the issue Of PSDNET-1030 regarding the PSD module been resolved? It has been 4 years since it was first raised, do you have any plans to solve it? I did not track any relevant records Of this issue in the Release Not…...Discourse August 23, 2025, 10:39am 2 @junhan I understand your concern...

    forum.aspose.com/t/has-the-psdnet-1030-issue-be...
  6. MIME multipart boundaries with Aspose.email in ...

    I am experiencing an issue while using Aspose.Email to process emails in our application. When we load and save emails using Aspose, the MIME boundaries seem to be altered or regenerated, which causes issues with email d…...soni April 16, 2025, 2:43pm 1 I am experiencing an issue...samodurova April 16, 2025, 8:34pm 2 Hello @jiten.soni , Welcome to...

    forum.aspose.com/t/mime-multipart-boundaries-wi...
  7. CFF to WOFF2 Converter API | C++

    Simplify CFF to WOfF2 conversion in your C++ projects with our native API. Enjoy cross-platform compatibility regardless Of your development setup....(TTF) and Web Open Font Format 2 (WOFF2). CFF to WOFF2 Conversion...also known as Type 2 font format, or CFF/Type 2 font format. It...

    products.aspose.com/font/cpp/conversion/cff-to-...
  8. TextFormFieldType enumeration | Aspose.Words fo...

    Aspose.Words.Fields.TextFormFieldType enumeration. Specifies the type Of a text form field...."Enter your name here" , 30 ); // 2 - Combo box with prompt text,...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Logging recognition events|Documentation

    How to output recognition events to the console or write them to a file....Error 2 Error events of considerable importance...

    docs.aspose.com/ocr/net/logging/
  10. DocumentBuilder.startTable method | Aspose.Word...

    DocumentBuilder.startTable method. Starts a table in the document.... write ( "Row 1, Col 2" ); builder . endRow (); // Changing...insertCell (); builder . write ( "Row 2, Col 1" ); builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...