Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 17,677 for

area

(0.08 sec)
  1. SvgSaveOptions.fit_to_view_port property | Aspo...

    SvgSaveOptions.fit_to_view_port property. Specifies if the output SVG should fill the available viewport Area (browser window or container)...fill the available viewport area (browser window or container)...

    reference.aspose.com/words/python-net/aspose.wo...
  2. HeaderFooter|Aspose.Slides for Python Documenta...

    Control headers and footers in Python with Aspose.Slides: add or edit date/time, slide numbers, and footer text, show or hide placeholders across PPT, PPTX and ODP....Footer Add text to the footer area of a slide and make it visible...

    docs.aspose.com/slides/python-net/examples/elem...
  3. Custom sorting in Pivot Table|Documentation

    How to sort Pivot Tables on field values with Aspose.Cells for JavaScript via C++....Dragging the first field to the row area. pivotTable . addFieldToArea...the second field to the column area. pivotTable . addFieldToArea...

    docs.aspose.com/cells/javascript-cpp/custom-sor...
  4. ChartAxis.majorUnitIsAuto property | Aspose.Wor...

    ChartAxis.majorUnitIsAuto property. Gets or sets a flag indicating whether default distance between major tick marks shall be used....to point away from the plot area, // and the major tick marks...appear inside the graph plot area. axis . majorTickMark = aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartAxis.majorUnitScale property | Aspose.Word...

    ChartAxis.majorUnitScale property. Returns or sets the scale value for major tick marks on the time category axis....to point away from the plot area, // and the major tick marks...appear inside the graph plot area. axis . majorTickMark = aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartAxis.minorUnitIsAuto property | Aspose.Wor...

    ChartAxis.minorUnitIsAuto property. Gets or sets a flag indicating whether default distance between minor tick marks shall be used....to point away from the plot area, // and the major tick marks...appear inside the graph plot area. axis . majorTickMark = aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartAxis.minor_unit_scale property | Aspose.Wo...

    ChartAxis.minor_unit_scale property. Returns or sets the scale value for minor tick marks on the time category axis....to point away from the plot area, # and the major tick marks...appear inside the graph plot area. axis . major_tick_mark = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Search and Replace Data in a Range with JavaScr...

    This article shows how to search and replace data in a range in Excel using JavaScript via C++ code....search range (E9:H15) const area = CellArea . createCellArea...EntireContent ; opts . range = area ; let cell = null ; do { cell...

    docs.aspose.com/cells/javascript-cpp/search-and...
  9. Creating Tabular Report|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....footer data row, and footer text area. The footer tag should be placed...footer tag. The footer text area can contain static text, report...

    docs.aspose.com/cells/reportingservices/creatin...
  10. Add Tooltip in PDF in Java

    Follow this article to add tooltip in PDF in Java. It shares details for setting the IDE, a list of steps, and a sample code to work with the PDF tooltip in Java for form fields....required Define a rectangular area where the tooltip will be displayed...to it, create a rectangular area for displaying the tooltip,...

    kb.aspose.com/pdf/java/add-tooltip-in-pdf-in-java/