Sort Score
Result 10 results
Languages All
Labels All
Results 2,791 - 2,800 of 17,663 for

area

(0.15 sec)
  1. Java API to Convert WORDML to XLSM or with free...

    Convert WORDML to XLSM via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free WORDML to XLSM online converter quickly before integrating the code....into the white area or by clicking on the area to browse for the...

    products.aspose.com/total/java/conversion/wordm...
  2. ConditionalStyleCollection class | Aspose.Words...

    Aspose.Words.ConditionalStyleCollection class. Represents a collection of [ConditionalStyle](../conditionalstyle/) objects...Shows how to work with certain area styles of a table. let doc =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 使用C++设置打印选项|Documentation

    本文演示了如何通过C++ API和库以编程方式设置Excel工作表的“页面设置”中的打印选项。你可以设置打印区域、打印标题和页面顺序。...GetPageSetup (); // Set the print area to the range A1:T35 pageSetup...xls" ); std :: cout << "Print area set successfully!" << std ::...

    docs.aspose.com/cells/zh/cpp/setting-print-opti...
  4. 使用 Python 在演示文稿中自定义图表坐标轴|Aspose.Slides for Pyth...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中自定义图表坐标轴,以用于报告和可视化。... AREA , 100 , 100 , 500 , 350 ) chart...add_chart ( charts . ChartType . AREA , 50 , 50 , 450 , 300 ) wb =...

    docs.aspose.com/slides/zh/python-net/chart-axis/
  5. 在排序数据时指定排序警告|Documentation

    了解如何在排序数据时,通过C++ API中的Aspose.Cells for JavaScript指定排序警告。...get ( 0 ); // Create your cell area. const ca = AsposeCells . CellArea...

    docs.aspose.com/cells/zh/javascript-cpp/specify...
  6. Add PDF Header and Footer|Aspose.PDF for PHP vi...

    Aspose.PDF for PHP via Java allows you to add headers and footers to your PDF file using TextStamp class....adjusts the text in the header area of your PDF. You also need to...adjusts the image in the footer area of your PDF. You also need to...

    docs.aspose.com/pdf/php-java/add-headers-and-fo...
  7. 在包含自定义排序列表的列中排序数据|Documentation

    了解如何使用C++ API中的Aspose.Cells for JavaScript通过自定义列表对列中的数据进行排序。... get ( 0 ); // Specify cell area - sort from A1 to A40 const...

    docs.aspose.com/cells/zh/javascript-cpp/sort-da...
  8. Find or Search Data|Documentation

    Learn how to find or search cells in a worksheet that contains specified data through the Aspose.Cells for JavaScript via C++ API....FindOptions (); // Create a Cells Area const ca = new CellArea ();...endColumn = 13 ; // Set cells area for find options findOptions...

    docs.aspose.com/cells/javascript-cpp/find-or-se...
  9. LayoutEnumerator.MoveParent | Aspose.Words for ...

    Discover the LayoutEnumerator MoveParent method to effortlessly navigate to parent entities, enhancing your data management efficiency....process at the end represents the area and location that the entity...process at the end represents the area and location that the entity...

    reference.aspose.com/words/net/aspose.words.lay...
  10. FootnoteOptions | Aspose.Words for Java

    Represents the footnote numbering options for a document or section in Java....columns with which the footnotes area is formatted. getLocation()...columns with which the footnotes area is formatted. setLocation(int...

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