Sort Score
Result 10 results
Languages All
Labels All
Results 6,531 - 6,540 of 88,341 for

may

(0.8 sec)
  1. When converting a DWG file to PDF, OLE and imag...

    When converting a DWG file to PDF, OLE and images were not exported correctly. test_file.zip (79.1 KB)...not exporting correctly, it may be due to limitations in the...version of Aspose.CAD, as updates may include fixes for known issues...

    forum.aspose.com/t/when-converting-a-dwg-file-t...
  2. Public API Changes in Aspose.Cells 17.1.0|Docum...

    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....0 that may be of interest to module/application...on instance variable. Users may change the LoadDataFilterOption...

    docs.aspose.com/cells/net/public-api-changes-in...
  3. Retrieve and Update Presentation View Propertie...

    Discover Aspose.Slides for C++ view properties to customize formats PPT, PPTX, and ODP slides—adjust layouts, zoom levels, and display settings....If enabled, the application may choose to display one of the...shared. Viewer applications may honor user preferences, but the...

    docs.aspose.com/slides/cpp/presentation-view-pr...
  4. Insert HTML into Word Doc does not use the html...

    Similar to this post (Margin-top, margin-bottom, margin-left, margin-right not working), I am having an issue with inserting HTML into a Word Doc (via DocumentBuilder.InsertHtml) and the resulting formatting in the docum…...behavior of the InsertHtml method may not respect the margins defined...fine-tune the appearance. You may also want to test different margin...

    forum.aspose.com/t/insert-html-into-word-doc-do...
  5. Workbook.CalculateFormula is very time consumin...

    Workbook wb = new Workbook(@“Test.xlsx”); Stopwatch sw = Stopwatch.StartNew(); wb.CalculateFormula(); Console.WriteLine($“{sw.ElapsedMilliseconds}ms”); It will take about 1 minite to calculate formula. Test.7z (556.…...upload a sample workbook (you may create a simplified version)...the performance, we think you may change the formula accordingly...

    forum.aspose.com/t/workbook-calculateformula-is...
  6. Convert xlsx to docx - Free Support Forum - asp...

    How can I convert a file from Microsoft Excel (xlsx) format to Microsoft Word (docx) format directly (with as few lines of codes as possible)?... As a workaround, you may convert Excel file to PDF which...used for the task while you may also specify the SaveFormat.Docx...

    forum.aspose.com/t/convert-xlsx-to-docx/21566
  7. Convert PDF to Word documents in Node.js|Aspose...

    Learn how to convert PDF to DOC(DOCX) in the Node.js environment....application “PDF to DOC” , where you may try to investigate the functionality...application “PDF to Word” , where you may try to investigate the functionality...

    docs.aspose.com/pdf/nodejs-cpp/convert-pdf-to-doc/
  8. Convert PDF to searchable PDF via C# | Aspose

    Recognize PDF and saving recognition results as a searchable PDF via C#.... You may also use the following command...you can save the resulting PDF may have original images in the background...

    products.aspose.com/ocr/net/recognition/recogni...
  9. Utility Features - MailMessage|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....tables and text styles that may get disturb if these are converted...message sent to a recipient may bounce for any reason such as...

    docs.aspose.com/email/python-net/utility-featur...
  10. Pdf rendition is not getting generating like wo...

    Hi Team, We are trying to transformation input file with below code. Document doc = new Document("test.docx"); PdfSaveOptions options = new PdfSaveOptions(); doc.save("output.pdf", options); Formatting and Alignment o…... rnara May 28, 2025, 10:34am 32 Hi @alexey...Thanks, Krishna alexey.noskov May 28, 2025, 11:30am 33 @rnara I...

    forum.aspose.com/t/pdf-rendition-is-not-getting...