Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 17,670 for

area

(0.22 sec)
  1. 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...
  2. ChartTitle class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartTitle class. Provides access to the chart title properties...the top center of the chart area. let title = chart . title ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartTitle class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartTitle class. Provides access to the chart title properties...the top center of the chart area. title = chart . title title...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Drawing::ShapeBase::get_Fill met...

    Aspose::Words::Drawing::ShapeBase::get_Fill method. Gets fill formatting for the shape in C++....set the color of the inside area of the shape. shape -> set_FillColor...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Drawing::Shape::get_StrokeColor ...

    Aspose::Words::Drawing::Shape::get_StrokeColor method. Defines the color of a stroke in C++....set the color of the inside area of the shape. shape -> set_FillColor...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Detect Merged Cells in a Worksheet with Node.js...

    Learn how to detect merged cells in a worksheet using Aspose.Cells for Node.js via C++. This article will show you how to use the library to identify and manipulate merged cells....information on how to get merged cell areas in a worksheet. Aspose.Cells...allows you to get merged cell areas in a worksheet. You can unmerge...

    docs.aspose.com/cells/nodejs-cpp/detect-merged-...
  7. Convert EXCEL to DOCX using Java or with free O...

    Java API to Export EXCEL to DOCX 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...
  8. Aspose::Words::Drawing::ShapeLineStyle enum | A...

    Aspose::Words::Drawing::ShapeLineStyle enum. Specifies the compound line style of a Shape in C++....The fill, which applies to the area within the outline of the shape:...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose.PSD for .NET 25.7 - Release Notes|Docume...

    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....deformation due to invalid ‘Processing Area’ value is 2 Bug Public API Changes...deformation due to invalid ‘Processing Area’ value is 2 string sourceFile...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-7...
  10. 如何生成一个竖向的文本框,并且插入的富文本内容需要旋转 -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