Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 349 for

25.2

(0.19 sec)
  1. Aspose::Words::Loading::TxtLoadOptions::get_Tra...

    Aspose::Words::Loading::TxtLoadOptions::get_TrailingSpacesOptions method. Gets or sets preferred option of a trailing space handling. Default value is Trim in C++....get_FirstLineIndent ()); ASPOSE_ASSERT_EQ ( 25.2 , paragraphs -> idx_get ( 1...

    reference.aspose.com/words/cpp/aspose.words.loa...
  2. Relfection error when calling Aspose from JS - ...

    After a new installtion of Apsose libraries (and sorry, have no idea what they do…) a previously working application now reports: java.lang.reflect.Invocation.TargetException I have not the foggiest what causes this. A…... Please try using 25.2 version of the API and let us...API and at the moment it is 25.2. We suggest that you try using...

    forum.aspose.com/t/relfection-error-when-callin...
  3. Aspose::Words::Loading::TxtLoadOptions::get_Lea...

    Aspose::Words::Loading::TxtLoadOptions::get_LeadingSpacesOptions method. Gets or sets preferred option of a leading space handling. Default value is ConvertToIndent in C++....get_FirstLineIndent ()); ASPOSE_ASSERT_EQ ( 25.2 , paragraphs -> idx_get ( 1...

    reference.aspose.com/words/cpp/aspose.words.loa...
  4. Latest Aspose.Words Product Family topics - Fre...

    Get technical support for all Aspose.Words On-Premise products including .NET, Java, C++, Android, iOS, macOS, Xamarin, SharePoint, SQL Reporting Services and JasperReports....shape imported from DOCX in 25.2/24.12 (not reproducible in 24...

    forum.aspose.com/c/words/8
  5. How to activate license for the latest aspose t...

    Dear aspose team, I just got the license for the latest aspose total and it seems the way of activating it has changed from what we had before. Could you please be so kind and help how to activate license once without …...Imaging (25.2) and your license file. 1 Like...

    forum.aspose.com/t/how-to-activate-license-for-...
  6. Word to Pdf conversion failure - Free Support F...

    Hello, I am working on a project to convert .docx documents to pdf using Aspose.Words library. When converting a 20Mb docx to pdfon windows OS, the conversion fails due to infinite time taken for document save with the…...we’ve known about since version 25.2 when converting to PDF will...

    forum.aspose.com/t/word-to-pdf-conversion-failu...
  7. Converting a Presentation to HTML in Java Uses ...

    Hello, when converting a specific PowerPoint slide (that was created based on a master template) to HTML, characters in Calibri font (but quite sure it’s not specific to this font) are not correctly converted. The chara…...Slides for Java 25.2. This is the code we used: HtmlOptions...

    forum.aspose.com/t/converting-a-presentation-to...
  8. Load docx throw The document appears to be corr...

    Env Windows 11 Aspose.Words for NET 25.2 Code void Main() { var doc=new Aspose.Words.Document(@"C:\Users\hello\Desktop\test\test.docx"); } Test File test.zip (1.8 MB)...Words for NET 25.2 Code void Main() { var doc=new...

    forum.aspose.com/t/load-docx-throw-the-document...
  9. How to use insertBom parameter in the method Ba...

    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....setCodeText method In version 25.2, the setCodeText(String codeText...

    docs.aspose.com/barcode/java/how-to-use-insert-...
  10. Aspose.cell 读取Excel模板时 嵌入式图片转丢了 - Free Support ...

    测试代码如下: public void testImage111() throws Exception { String template = "files/template.xlsx"; Workbook book = new Workbook(template); book.getWorksheets().get(0).getCells().get(0,2).setValue("dddddd"); …...for Java 25.2 Release Notes Aspose.Cells for Java 25.2 Release...

    forum.aspose.com/t/aspose-cell-excel/308462