Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 17,670 for

area

(0.14 sec)
  1. Create Links in PDF file with Python|Aspose.PDF...

    This section explains how to create links in your PDF document with Python....annotation in the specified rectangle area on the page link = ap . annotations...appears as a green clickable area on the first page, and when...

    docs.aspose.com/pdf/python-net/create-links/
  2. ChartSeriesGroupCollection.add method | Aspose....

    ChartSeriesGroupCollection.add method. Adds a new series group of the specified series type to this collection....only of the following types: area, bar, column, line, pie, scatter...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Upgrade with new apose liabrary to 24.9.0 leads...

    We have upgraded aspose library in our application 20.6.0.0 to 24.9.0.0 After upgrading it created issue in tables which are in PDF report. content goes beyond right margin, previously it was adjusting content as per do…...2025, 7:53am 5 Here is code // Area where we create html data----------...// Area where we create html data---------- ---------Area where...

    forum.aspose.com/t/upgrade-with-new-apose-liabr...
  4. Convert EXCEL to PPTX using Java or with free O...

    Java API to Export EXCEL to PPTX or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code....into the white area or clicking inside the area to import the...

    products.aspose.com/total/java/conversion/excel...
  5. Convert EXCEL to POWERPOINT using Java or with ...

    Java API to Export EXCEL to POWERPOINT or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code....into the white area or clicking inside the area to import the...

    products.aspose.com/total/java/conversion/excel...
  6. getPrintingPageBreaks returning unexpected resu...

    Hello, I am using the aspose-cells version 25.6. Below is the code I am using, ImageOrPrintOptions printOption = new ImageOrPrintOptions(); printOption.setPrintingPage(PrintingPageType.DEFAULT); cas = curSheet.getPri…... of cell areas : "+ cas.length); However, I...ns) returns the page‑break areas that Excel would use when printing...

    forum.aspose.com/t/getprintingpagebreaks-return...
  7. Document areas detection|Documentation

    How Aspose.OCR identifies and analyzes the structure and layout of the image during recognition....Ask AI Document areas detection Contents [ Hide ] A scanned image... ordering, and classifying areas of interest on a page is the...

    docs.aspose.com/ocr/java/areas-detection/
  8. 如何生成一个竖向的文本框,并且插入的富文本内容需要旋转 -90 度 - Free Suppor...

    我使用words.java 试图在word中生成类似sidebar的功能,插入的竖向形状后插入富文本内容,我想知道怎么才能把富文本中的文字和图片都旋转 -90 ° 并保持内容正确,以下是我的代码 private void insertSidebarIntoHeader(Document document, HeaderFooter header, String htmlContent) throws Exception { …...getPageSetup(); // Calculate content area height (excludes top and bottom...height to match body content area exactly double sidebarHeight...

    forum.aspose.com/t/topic/324972
  9. Export Similar Border Style When Border Style I...

    Learn how to export similar border styles when unsupported by web browsers using Aspose.Cells with C++....Assistant Close Export Print Area Range to HTML with C++ How to...

    docs.aspose.com/cells/cpp/export-similar-border...
  10. 在xlsx4j中对数据进行排序|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....setKey2 ( 1 ); //Create a cells area (range). CellArea ca = new CellArea...

    docs.aspose.com/cells/zh/java/sort-data-in-xlsx4j/