Sort Score
Result 10 results
Languages All
Labels All
Results 9,011 - 9,020 of 21,875 for

printing document

(0.12 sec)
  1. PatternType enumeration | Aspose.Words for Python

    aspose.words.drawing.PatternType enumeration. Specifies the fill pattern to be used to fill a shape.... Document ( file_name = MY_DIR + 'Shape...as_shape () fill = shape . fill print ( 'Pattern value is: {0} ' ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 通过Node.js和C++获取图表所在的工作表|Documentation

    学习如何使用Aspose.Cells for Node.js via C++检索与Excel图表相关联的工作表。高效访问和操作图表的底层数据。...node" ); // The path to the documents directory. const dataDir =...getWorksheets (). get ( 0 ); // Print worksheet name console . log...

    docs.aspose.com/cells/zh/nodejs-cpp/get-workshe...
  3. 使用 Java 组件 Aspose.Cells for Java 和 Perl|Documen...

    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....with Java in Perl, see documentation of Java - Perl extension...BEGIN { $ | = 1 ; print "1..33\n" ; } END { print "not ok $ok - is...

    docs.aspose.com/cells/zh/java/using-aspose-cell...
  4. Merge SVG to PNG via C# – Aspose.SVG

    Merge multiple SVG files into a single PNG in C#. Use Aspose.SVG .NET library to merge SVGs together and export the result to other file formats....NET Live Demos Free Trial Documentation Source Code API Reference...Overview Live Demos Free Trial Documentation Source Code API Reference...

    products.aspose.com/svg/net/merger/svg-to-png/
  5. Decrease the Calculation Time of Cell.Calculate...

    This article introduces how to use the Aspose.Cells library to reduce calculation time for cell calculation methods in Excel using Node.js via C++...."path" ); // The path to the documents directory. const dataDir =...rec ) { // The path to the documents directory. const dataDir =...

    docs.aspose.com/cells/nodejs-cpp/decrease-the-c...
  6. ConditionalStyle.top_padding property | Aspose....

    ConditionalStyle.top_padding property. Gets or sets the amount of space (in points) to add above the contents of table cells.... Document () builder = aw . DocumentBuilder...conditional_style is not None : print ( conditional_style . type )...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ConditionalStyle.bottom_padding property | Aspo...

    ConditionalStyle.bottom_padding property. Gets or sets the amount of space (in points) to add below the contents of table cells.... Document () builder = aw . DocumentBuilder...conditional_style is not None : print ( conditional_style . type )...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::get_Count method. Gets the number of elements contained in the collection in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...Iterate over the collection and print every element. { System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Getting Headers or Footers|Documentation

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the Aspose.Cells for Python via .NET API....Page Layout view, Print Preview, and on printed pages. You can also...and process the commands: AI Document Assistant Close Analyzing...

    docs.aspose.com/cells/python-net/get-headers-or...
  10. 使用Node.js通过C++在饼图或饼状图中的第二个饼或柱子中查找数据点|Documentation

    学习如何使用Aspose.Cells for Node.js via C++查找数据点是否在饼图或饼状图的第二个饼或柱子中。本指南将演示如何识别和访问复合图表中的次级饼或柱,以便有效分析和操作数据。...node" ); // The path to the documents directory. const dataDir =...getNSeries (). get ( 0 ); /* * Print the data points of the chart...

    docs.aspose.com/cells/zh/nodejs-cpp/find-if-dat...