Sort Score
Result 10 results
Languages All
Labels All
Results 9,131 - 9,140 of 21,877 for

printing document

(0.32 sec)
  1. 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...
  2. 无需在工作表中编写函数即可用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...
  3. 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...
  4. 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...
  5. 使用C++将工作表范围导出为图像|Documentation

    了解如何使用Aspose.Cells和C++将工作表的特定范围导出为图像。... Get ( 0 ); // Set the print area with the desired range...Cells :: Cleanup (); } AI Document Assistant Close 使用 C++ 指定工作簿渲染的单独或私有字体集...

    docs.aspose.com/cells/zh/cpp/export-range-of-ce...
  6. 使用Python创建、操作或删除工作表中的场景 via .NET|Documentation

    学习如何使用 Aspose.Cells for Python via .NET API 编程方式创建、修改和删除Excel工作表中的场景。...NET # The path to the documents directory. current_dir = os...workbook . save ( output_path ) print ( f " \n Process completed successfully...

    docs.aspose.com/cells/zh/python-net/create-mani...
  7. Create VSDM Files via C# | products.aspose.com

    C# Sample code for generating VSDM Documents. Use this code for creating VSDM files within VB.NET, Asp.NET or any .NET based application....XML VSDX VSDM Create VSDM Documents via C# Native and high performance...performance VSDM (Portable Document Format) creation programmatically...

    products.aspose.com/diagram/net/create/vsdm/
  8. Licensing – Aspose.SVG for Python via .NET

    Licensing and Evaluation Version Requirements for Aspose.SVG Python library and setting the license with file or stream and applying metered license....SVG document can be converted. Only 50% of SVG Document’s nodes...SVG.Python.via.NET.lic" ) 6 7 print( "License set successfully."...

    docs.aspose.com/svg/python-net/licensing/
  9. Fetching "Start At" Values for Numbered Lists f...

    Hi Team, get_NumberedBulletStartWith() → Returns or sets the first number which is used for group of numbered bullets with no inheritance. So, for a group starting with 5, then continuing with 6,7,8; get_NumberedBullet…...note that in the PowerPoint document the “Start at” setting is...uses the function above to print the starting numbers of all...

    forum.aspose.com/t/fetching-start-at-values-for...
  10. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::Add method. Adds a string to the end of 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...