Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 17,672 for

area

(0.4 sec)
  1. 用C++对比X轴与类别轴|Documentation

    学习如何区分Aspose.Cells for C++中的X轴和类别轴。我们的指南将帮助您理解它们的用法和属性差异,以及如何根据您的需要进行配置。...Legend at the bottom of the chart area chart . GetLegend (). SetPosition...Bottom ); // Fill the PlotArea area with nothing chart . GetPlotArea...

    docs.aspose.com/cells/zh/cpp/x-axis-vs-category...
  2. Edit of hyperlinks on objects|CAD 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....content in layout regardless plot area...

    docs.aspose.com/cad/net/developer-guide/how-to/...
  3. HTML|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....Excel file to HTML Export print area range to HTML Excel with unsupported...

    docs.aspose.com/cells/python-java/html/
  4. Replace Text in PDF via Python|Aspose.PDF for P...

    Learn more about various ways of replacing and removing text from Aspose.PDF for Python via .NET library....text only within a specific area of a PDF page instead of searching...desired text. Restrict the Search Area. The rectangle specifies the...

    docs.aspose.com/pdf/python-net/replace-text-in-...
  5. 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…...Excel File that contains a print area with cells with rotate text...text. When we extract this area as html and we try to insert it into...

    forum.aspose.com/t/documentbuilder-inserthtml-d...
  6. Working with Workbooks in NPOI and Aspose.Cells...

    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....Create New Workbook Set Print Area AI Document Assistant Close...

    docs.aspose.com/cells/net/working-with-workbook...
  7. X Axis Vs. Category Axis with C++|Documentation

    Learn how to differentiate between the X axis and the Category axis in Aspose.Cells for C++. Our guide will help you understand the differences in their usage and properties, and how to configure them according to your needs....Legend at the bottom of the chart area chart . GetLegend (). SetPosition...Bottom ); // Fill the PlotArea area with nothing chart . GetPlotArea...

    docs.aspose.com/cells/cpp/x-axis-vs-category-axis/
  8. Issue converting XLSX and XLSM files containing...

    We are converting XLSX and XLSM files to PDFs using the following code. static public string ConvertExcel(string inputFilePath = "", string outputFilePath = "") { string results = "SUCCESS"; try …...includes some of the text in these areas but not all. It also places...multiple shapes in the same area, they might overlap, causing...

    forum.aspose.com/t/issue-converting-xlsx-and-xl...
  9. Page Setup Features with C++|Documentation

    Learn how to configure page setup features in Excel files using Aspose.Cells with C++....xlsx" ); } Setting Print Area You can define a specific range...demonstrates how to set the print area: #include <Aspose.Cells.h> using...

    docs.aspose.com/cells/cpp/page-setup-features/
  10. How to Strike Out Text in Adobe PDF using Python

    This article guides on how to strike out text in Adobe PDF using Python. It contains environment settings, list of steps and a runnable sample code to strike out text in PDF using Python....object using the rectangular area of the first instance of the...searching is done, the rectangular area of the first occurrence is used...

    kb.aspose.com/pdf/python/how-to-strike-out-text...