Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 87,712 for

may

(0.22 sec)
  1. DocumentBase.warningCallback property | Aspose....

    DocumentBase.warningCallback property. Called during various document processing procedures when an issue is detected that might result in data or formatting fidelity loss....IWarningCallback Remarks Document may generate warnings at any stage...rendering, and the layout warnings may be lost if warning callback is...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Excel Table Missing Column in HTML output - Fre...

    Dear Aspose. As you can see from example. When table in the sheet is printed as a range, then the column Size (Size) is not printed. Attaching image demonstrating the difference in output: Bug-1313955-Missing-Column-…...Cells Product Family ottap May 9, 2025, 12:15pm 1 Dear Aspose...Pavel Professionalize.Discourse May 9, 2025, 12:15pm 2 @ottap It...

    forum.aspose.com/t/excel-table-missing-column-i...
  3. No HTML-List with Aspose - Free Support Forum -...

    Hello, When I output an HTML list with “Aspose Words for Jasper”, the elements of the list are output one after the other in a line without a bullet. I get this behavior from JR version 16.19.1 and greater. Is there a s…... ohmstede May 5, 2025, 9:42am 5 Hello, because...regards, Achim alexey.noskov May 5, 2025, 11:43am 6 @ohmstede...

    forum.aspose.com/t/no-html-list-with-aspose/272445
  4. Contents of chart moved to the right when rende...

    Hi, Aspose Team I’m noticing an issue where the contents of my chart are pushed to the right when rendering the chart into an image. The code I’ve used is: Document RepDoc = new Document(); DocumentBuilder Builder = n…... JThomas98 May 22, 2025, 4:29pm 6 Hi Aspose...on these tickets? amjad.sahi May 22, 2025, 5:43pm 7 @JThomas98...

    forum.aspose.com/t/contents-of-chart-moved-to-t...
  5. Aspose.Total for JasperReports|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....to some useful resources you may need to accomplish your tasks...to some useful resources you may need to accomplish your tasks...

    docs.aspose.com/total/jasperreports/
  6. Raw Data Processing|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....any conversion applied, and may improve performance. On the opposite...raw data formats layout which may be sometimes a bit complicated...

    docs.aspose.com/psd/net/raw-data-processing/
  7. Aspose.Total for SharePoint|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....to some useful resources you may need to accomplish your tasks...to some useful resources you may need to accomplish your tasks...

    docs.aspose.com/total/sharepoint/
  8. PageLayoutEvent Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Layout.PageLayoutEvent enum—essential for optimizing page layout events during document rendering and building. Enhance your workflow today!...build, page layout model may or may not be further rendered into...that page may reflow multiple times and that reflow may restart...

    reference.aspose.com/words/net/aspose.words.lay...
  9. Missing Chart Shape - Free Support Forum - aspo...

    Hello, we have a script that uses aspose words to open, find and convert all shapes in a docx document to png. In the attached document the second chart is being skipped. We noticed that if we delete the initial page br…... words-python lbraguesdodoc May 5, 2025, 2:37pm 1 Hello, we have...) Professionalize.Discourse May 5, 2025, 2:38pm 2 @lbraguesdodoc...

    forum.aspose.com/t/missing-chart-shape/312294
  10. 删除分节符影响书签标记 - Free Support Forum - aspose.com

    Document document = new Document("input.docx"); for (int i = document.getSections().getCount() - 2; i >= 0; i--) { document.getLastSection().prependContent(document.getSections().get(i)); …...删除分节符影响书签标记 中文技术支持 words-java Crane May 9, 2025, 8:20pm 1 Document document...如何保持书签不变呢 Professionalize.Discourse May 9, 2025, 8:20pm 2 @Crane 要在删...

    forum.aspose.com/t/topic/312511