Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 3,629 for

notes,

(0.41 sec)
  1. DocumentBuilder.insertHtml does not keep text r...

    Hello, we use Apose.Cells 25.11 and Aspose.Word 25.11. We have an Excel File that contains a print area with cells with rotate text. When we extract this area as html and we try to insert it into a Word document using…...Hello, we use Apose.Cells 25.11 and Aspose.Word 25.11. We have an Excel File that contains a print area with cells with rotate text. When we extract this area as html and we try to insert it into a Word document using…

    forum.aspose.com/t/documentbuilder-inserthtml-d...
  2. Working with Gmail Contacts|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....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.

    docs.aspose.com/email/java/working-with-gmail-c...
  3. "Unable to load DLL" Error When Using Aspose.Sl...

    Hi, I’m facing this issue running aspose in a windows container. I’m using ASpose.Slides.NET version 23.5.0 2023-09-01 09:39:20,853 ERROR SEPDFConverter.Service.ConverterService - Unable to load DLL 'aspose.slides.dra…...Hi, I’m facing this issue running aspose in a windows container. I’m using ASpose.Slides.NET version 23.5.0 2023-09-01 09:39:20,853 ERROR SEPDFConverter.Service.ConverterService - Unable to load DLL 'aspose.slides.dra…

    forum.aspose.com/t/unable-to-load-dll-error-whe...
  4. Java API for PostScript Processing

    Java library to create, read or update XPS, PS, or EPS documents. Native APIs that are easy to integrate into your own project/solution....Java library to create, read or update XPS, PS, or EPS documents. Native APIs that are easy to integrate into your own project/solution.

    products.aspose.com/page/java/
  5. Support for python3.13 for aspose_email_for_pyt...

    I want to ask you few questions as Your latest version of aspose_email_for_python_via_net-25.11-py3-none-manylinux1_x86_64.whl do support for python 3.13 and it is tested for it. right? Plus i am jumping from 22.12 to …...I want to ask you few questions as Your latest version of aspose_email_for_python_via_net-25.11-py3-none-manylinux1_x86_64.whl do support for python 3.13 and it is tested for it. right? Plus i am jumping from 22.12 to …

    forum.aspose.com/t/support-for-python3-13-for-a...
  6. 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"); …...测试代码如下: 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"); …

    forum.aspose.com/t/aspose-cell-excel/308462
  7. LINQ Expressions Not Working When Saving as PDF...

    Description I am using Aspose.Words for Java to generate documents with LINQ Reporting Engine. The LINQ expressions are processed correctly when saving the document as DOCX, but when saving as PDF, the expressions are no…...Description I am using Aspose.Words for Java to generate documents with LINQ Reporting Engine. The LINQ expressions are processed correctly when saving the document as DOCX, but when saving as PDF, the expressions are no…

    forum.aspose.com/t/linq-expressions-not-working...
  8. Calculate Formulas with Golang via C++|Document...

    This article introduces how to use the Aspose.Cells library to calculate formulas in Microsoft Excel with Golang via C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk....This article introduces how to use the Aspose.Cells library to calculate formulas in Microsoft Excel with Golang via C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk.

    docs.aspose.com/cells/go-cpp/calculate-formulas/
  9. Using Azure OpenAI with Aspose.Words.IA - Free ...

    I want to use Aspose.words.IA in .Net to Check grammar using my Azure OpenAI instance. but I receive an error message : Ressource not found. Th url and Apikey are correct because I already use them in my project to reach…...I want to use Aspose.words.IA in .Net to Check grammar using my Azure OpenAI instance. but I receive an error message : Ressource not found. Th url and Apikey are correct because I already use them in my project to reach…

    forum.aspose.com/t/using-azure-openai-with-aspo...
  10. Calling AsposeOCR.Recognize Get NoSuchMethodErr...

    In using the sample code to call AsposeOCR.Recognize I Get NoSuchMethodError int com.aspose.pdf.Page.getRotate. AsposeOCR api = new AsposeOCR(); RecognitionSettings recognitionSettings = new RecognitionSettings();| OcrI…...In using the sample code to call AsposeOCR.Recognize I Get NoSuchMethodError int com.aspose.pdf.Page.getRotate. AsposeOCR api = new AsposeOCR(); RecognitionSettings recognitionSettings = new RecognitionSettings();| OcrI…

    forum.aspose.com/t/calling-asposeocr-recognize-...