Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 17,759 for

area

(0.13 sec)
  1. 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...
  2. How to Create Data Validation in Excel using Java

    In this tutorial you will learn *how to create data validation in Excel using Java*. It contains detailed steps and a sample code to add data validation in Excel using Java....target sheet and set its cell area Set other properties of the...properties and effective cell area. This tutorial has guided us...

    kb.aspose.com/cells/java/how-to-create-data-val...
  3. How to Crop a PDF using C#

    This how-to guide describes how to crop a PDF using C#. It contains the configuration information, a program flow, and a runnable sample code to crop one page from PDF using C#....Rectangle object defining the crop area Set the CropBox, TrimBox, ArtBox...is initialized defining the area of the page that is to be cropped...

    kb.aspose.com/pdf/net/how-to-crop-a-pdf-using-c...
  4. How to Add Comments in PDF File using Python

    This short tutorial guides you on how to add comments in PDF file using Python. It contains basic information for setting the environment and a runnable sample code to add comments to PDF using Python along with the step-wise description....by providing the rectangular area on the selected page Set basic...configured by setting the rectangular area where this comment is to be...

    kb.aspose.com/pdf/python/how-to-add-comments-in...
  5. How to Rotate PDF using Java

    This article describes how to rotate PDF using Java. It contains instructions to set the environment, write the basic application and a sample code to change PDF orientation using Java....is parsed and the rectangular area of each page is utilized to...class returns the rectangular area that is used to switch the page...

    kb.aspose.com/pdf/java/how-to-rotate-pdf-using-...
  6. How to Make a Pie Chart in PowerPoint using Python

    This short topic guides how to make a pie chart in PowerPoint using Python along with the detailed steps to configure the environment and use the example code. The example provides sample code to add pie chart to PowerPoint using Python....Column3D, ClusteredColumn, Line, Area, Contour, Bubble, Radar, etc...formatting, sidewall, rotation, plot area, etc. In this tutorial, we focused...

    kb.aspose.com/slides/python/how-to-make-a-pie-c...
  7. How to Make a Pie Chart in PowerPoint using C#

    This quick tutorial guides how to make a pie chart in PowerPoint using C#. It provides detailed steps to configure the environment and sample code to add pie chart to PowerPoint using C#....ClusteredColumn, Column3D, Line, Area, Contour, Bubble, Radar, etc...formatting, sidewall, rotation, plot area, etc. In this tutorial, we learned...

    kb.aspose.com/slides/net/how-to-make-a-pie-char...
  8. 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...
  9. 在工作表中应用条件格式|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...
  10. GraphicsQualityOptions | Aspose.Words for Java

    Allows to specify additional java.awt.RenderingHints in Java....when it is smaller than the area being filled. By default uses...when it is smaller than the area being filled. By default uses...

    reference.aspose.com/words/java/com.aspose.word...