Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 17,371 for

area

(0.07 sec)
  1. HeaderFooter|Aspose.Slides Documentation

    Control headers and footers in C# 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/net/examples/elements/el...
  2. 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...
  3. 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...
  4. Apply Shading to Alternate Rows and Columns wit...

    How to use the Aspose.Cells library in JavaScript via C++ to apply conditional formatting shading for alternating rows and columns. By adjusting these criteria, you have more control over how cells look and appear....applicable (A1 to I20) const area = CellArea . createCellArea...( "A1" , "I20" ); // Add the area to the FormatConditions instance...

    docs.aspose.com/cells/javascript-cpp/apply-shad...
  5. 使用C++为交替行和列应用条件格式阴影|Documentation

    如何在C++中使用Aspose.Cells库为交替行列的条件格式添加阴影。通过调整这些条件,您可以更好地控制单元格的外观和显示。...ranging from A1 to I20 CellArea area = CellArea :: CreateCellArea...( u "A1" , u "I20" ); // Add area to the instance of FormatConditions...

    docs.aspose.com/cells/zh/cpp/apply-shading-to-a...
  6. How to crop an image|Documentation

    Crop an image. Select a rectangle Area for cropping. Crop photo by shifts....rectangle the photo to this area from the original picture....

    docs.aspose.com/imaging/net/developer-guide/how...
  7. Rendering Slicer|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....an image by setting the print area that covers only the slicer...

    docs.aspose.com/cells/python-java/rendering-sli...
  8. Image Cropper Licensing Plugin|Documentation

    Crop images in C# with the Image Cropper plugin offering precise cropping of rectangular Areas and fragments...class with the chosen rectangle area. Finally, save the resulting...

    docs.aspose.com/imaging/net/aspose-imaging-net-...
  9. Aspose::Words::ConditionalStyle class | Aspose....

    Aspose::Words::ConditionalStyle class. Represents special formatting applied to some Area of a table with assigned table style. To learn more, visit the documentation article in C++....special formatting applied to some area of a table with assigned table...cells. get_Type () Gets table area to which this conditional style...

    reference.aspose.com/words/cpp/aspose.words/con...
  10. AxisDisplayUnit.document property | Aspose.Word...

    AxisDisplayUnit.document property. Returns the document containing the parent chart....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...