Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 17,665 for

area

(0.44 sec)
  1. 使用Aspose.Cells库在C#中应用条件格式阴影以交替显示行和列。通过调整这些条件,您可...

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

    docs.aspose.com/cells/zh/javascript-cpp/apply-s...
  2. Aspose::Words::Drawing::Charts::AxisDisplayUnit...

    Aspose::Words::Drawing::Charts::AxisDisplayUnit::get_Document method. Returns the document containing the parent chart in C++....to point away from the plot area, // and the major tick marks...appear inside the graph plot area. axis -> set_MajorTickMark (...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_MinorUnitScale method. Returns or sets the scale value for minor tick marks on the time category axis in C++....to point away from the plot area, // and the major tick marks...appear inside the graph plot area. axis -> set_MajorTickMark (...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. 通过 C++ 的 JavaScript 渲染切片器|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....get ( 0 ); // Set the print area because we want to render slicer...one page per sheet and only area to true. const imgOpts = new...

    docs.aspose.com/cells/zh/javascript-cpp/renderi...
  5. Working with Table-Column Data Bands in Java|As...

    Output a sequence of table-column data when building a report in Java....body occupies a rectangular area of cells of a single document...top-left cell of a corresponding area and ends at the end of its bottom-right...

    docs.aspose.com/words/java/working-with-table-c...
  6. Working with Table-Column Data Bands in C#|Aspo...

    Output a sequence of table-column data when building a report in C#....body occupies a rectangular area of cells of a single document...top-left cell of a corresponding area and ends at the end of its bottom-right...

    docs.aspose.com/words/net/working-with-table-co...
  7. Rendering Slicer|Documentation

    Learn how to render slicer with Aspose.Cells for Python via .NET....an image by setting the print area that covers only the slicer...

    docs.aspose.com/cells/python-net/rendering-slicer/
  8. Limitations and API Differences|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....Android via Java covers a major area of functionality offered by...restricted to some functional areas. This article lists all such...

    docs.aspose.com/email/androidjava/limitations-a...
  9. MailMerge Issue - LF - Free Support Forum - asp...

    I found an issue where when there is a mergefield with a line feed in the IF statement, it does not collapse up during mailmerge when empty. <MERGEFIELD Data1> <IF <MERGEFIELD Data2> = "TEST" "" ""> <MERGEFIELD Data3> I…...line feeds in the whitespace area (not in the left hand, right...right hand, true, or false areas). Professionalize.Discourse September...

    forum.aspose.com/t/mailmerge-issue-lf/318770
  10. How to Crop a PDF using Java

    This simple topic guide describes how to crop a PDF using Java. It encompasses the configuration information, a program work flow, and a runnable sample code to crop one page from PDF using Java....class object and define the crop area Apply the created Rectangle...rectangle is created by defining the area on the page that is to be cropped...

    kb.aspose.com/pdf/java/how-to-crop-a-pdf-using-...