Sort Score
Result 10 results
Languages All
Labels All
Results 9,001 - 9,010 of 20,262 for

printing document

(0.08 sec)
  1. Stencil Drawing – C# code and Online Stencil Maker

    Convert image to SVG and apply stenciling technique online or in C#. Use Stencil Maker to create stencil art online for free....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/vectorization/stencil/
  2. 用C++添加自定义XML部分并按ID选择|Documentation

    了解如何用Aspose.Cells和C++在Excel文件中添加和选定自定义XML部分。... SelectByID ( srchID ); // Print the found or not found message...CustomXmlPart ID Sport AI Document Assistant Close 使用Aspose.Cells用C++创建共享工作簿...

    docs.aspose.com/cells/zh/cpp/add-custom-xml-par...
  3. ConditionalStyleType enumeration | Aspose.Words...

    aspose.words.ConditionalStyleType enumeration. Represents possible table areas to which conditional formatting may be defined in a table style.... Document () builder = aw . DocumentBuilder...conditional_style is not None : print ( conditional_style . type )...

    reference.aspose.com/words/python-net/aspose.wo...
  4. BMP to Vector – C# code and Online Vectorizer

    BMP to SVG online or in C#. Vectorize BMP image and get all advantages of vector graphics. Try Online Image Vectorizer for free!...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/vectorization/bmp-t...
  5. 设置打印区域|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....A1 cell to F20 cell) of the print area pageSetup . PrintArea =...4 , 5 , 1 , 2 ); //set the print area for the first sheet wb...

    docs.aspose.com/cells/zh/net/set-print-area/
  6. Getting Headers or Footers with C++|Documentation

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the C++ API or Library....Page Layout view, Print Preview, and on printed pages. You can also...Cleanup (); return 0 ; } AI Document Assistant Close Analyzing...

    docs.aspose.com/cells/cpp/get-headers-or-footers/
  7. Font.theme_font_other property | Aspose.Words f...

    Font.theme_font_other property. Gets or sets the theme font used for characters with character codes from 128 through 255 in the applied font scheme that is associated with this [Font](../) object.... Document () # Define fonts for languages...get_by_name ( 'Normal' ) . font print ( 'Originally the Normal style...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Font.theme_font_far_east property | Aspose.Word...

    Font.theme_font_far_east property. Gets or sets the East Asian theme font in the applied font scheme that is associated with this [Font](../) object.... Document () # Define fonts for languages...get_by_name ( 'Normal' ) . font print ( 'Originally the Normal style...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 用C++直接计算自定义函数,无需在工作表中编写|Documentation

    本文介绍如何使用Aspose.Cells库在Microsoft Excel中直接计算自定义函数,而无需在工作表中编写函数。 通过加载现有的Excel文件或创建一个新的Excel文件,我们可以使用Aspose.Cells提供的方法来计算自定义函数并获得结果。 最后,我们将修改后的Excel文件保存到磁盘。...CustomFunction()" , opts ); // Print the calculated value on Console...实现自定义计算引擎以扩展Aspose.Cells的默认引擎 AI Document Assistant Close 用C++实现扩展Aspose...

    docs.aspose.com/cells/zh/cpp/direct-calculation...
  10. 无需在工作表中编写函数即可用Node.js通过C++直接计算自定义函数|Documentation

    本文介绍如何通过Node.js的C++使用Aspose.Cells库,直接在Microsoft Excel中计算自定义函数,无需在工作表中编写函数。加载现有Excel文件或创建新文件,计算自定义函数,然后保存修改后的文件。...CustomFunction()" , opts ); // Print the calculated value console...实现自定义计算引擎,扩展Aspose.Cells的默认计算引擎 AI Document Assistant Close 使用Node.js...

    docs.aspose.com/cells/zh/nodejs-cpp/direct-calc...