Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 17,869 for

area

(0.03 sec)
  1. Working with Image Borders|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....margin is the area between the border and the area inhabited by...

    docs.aspose.com/barcode/jasperreports/working-w...
  2. ChartAxisType enumeration | Aspose.Words for No...

    Aspose.Words.Drawing.Charts.ChartAxisType enumeration. Specifies type of chart axis.... Value ); // 2 - Area chart with dates distributed...Drawing . Charts . ChartType . Area , 500 , 300 ); let dates = [...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Unable to save unchanged PSD - Free Support For...

    Hi! The attached file is a simplification of an actual file we are trying to edit using Aspose.PSD v25.4.0 Even with no changes, I’m not being able to save the PSD file back to disk. I’m running the following code: …...rectangle has no common processing area. Cannot proceed.' at Aspose...rectangle has no common processing area.” This typically occurs when...

    forum.aspose.com/t/unable-to-save-unchanged-psd...
  4. 通过C++用Node.js处理主轴与次轴|Documentation

    了解如何在Aspose.Cells for Node.js via C++中理解并使用主轴和次轴。我们的指南将帮助您理解主轴和次轴的区别,以及如何有效配置和使用它们。...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/nodejs-cpp/primary-and...
  5. Working with Table Styles in Java|Aspose.Words ...

    Advanced table formatting Java. Create a table style using Java. Introduction to advanced table formatting, Table styles using Java....special formatting applied to some area of a table with an assigned...defines all possible table areas to which conditional formatting...

    docs.aspose.com/words/java/working-with-tablest...
  6. How to Make a Dropdown List in Excel using Node.js

    This article guides on how to make a dropdown list in Excel using Node.js. It has the details to set the IDE, the program logic steps, and a runnable sample code to add data validation in Excel using Node.js....validation using a defined cell area in the target sheet Set different...validation within the defined cell area and later the validation type...

    kb.aspose.com/cells/nodejs/how-to-make-a-dropdo...
  7. 在工作表中应用条件格式|Documentation

    如何在JavaScript via C++中使用Aspose.Cells库在工作表中应用条件格式,以更好地控制单元格的外观。...cell area to apply conditional formatting (A1) const area = CellArea...formatConditionColle.addArea(area); // Add a condition: Cell Value...

    docs.aspose.com/cells/zh/javascript-cpp/apply-c...
  8. Label randomly switches between 1- and 2- line ...

    Hi, we use following code to create pictures from Excel: Workbook wb = new Workbook(“Example1.xlsx”); Worksheet excelWorksheet = wb.Worksheets[“Example 1”]; string rangeName = “BIPLI_Example1”; CellsHelper.DPI = 96; …...Print Area and Page Margins: Verify that the print area and page...Uniform Page Margins and Print Area: Make sure the PrintArea and...

    forum.aspose.com/t/label-randomly-switches-betw...
  9. Modify the content of pdf based on header - Fre...

    Hello, Currently what we are doing: We have our data in HTML format. So we are generating pdf from html. We are using Converter.ConvertHTML from Aspose.HTML. Also, we have pdf headers and footers in HTML form. What we…...allows you to adjust the content area dynamically. Add Headers and...footer; // Adjust the content area based on header and footer heights...

    forum.aspose.com/t/modify-the-content-of-pdf-ba...
  10. Chart.series property | Aspose.Words for Python

    Chart.series property. Provides access to series collection.... type ) # 2 - Area chart with dates distributed...drawing . charts . ChartType . AREA , 500 , 300 ) dates = [ datetime...

    reference.aspose.com/words/python-net/aspose.wo...