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

printing document

(1.9 sec)
  1. 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...
  2. 档案

    档案... 首先,使用 Document 类加载 PDF 文档。 使用 Document.getPages() 集合循环浏览...aspose.pdf.Document pdfDocument = new com.aspose.pdf.Document("sample...

    blog.aspose.com/zh/pdf/extract-data-from-tables...
  3. 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...
  4. 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...
  5. 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...
  6. Font.theme_font_ascii property | Aspose.Words f...

    Font.theme_font_ascii property. Gets or sets the theme font used for Latin text (characters with character codes from 0 (zero) through 127) 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...
  7. 将工作表转换为图像——去除数据周围的空白区域,使用C++|Documentation

    学习如何将工作表转换为图像并去除数据周围的空白区域,使用Aspose.Cells for C++。...:: All )); // Specify your print area if you want // sheet.GetPageSetup()...Cells :: Cleanup (); } AI Document Assistant Close 使用C++配置渲染电子表格的字体...

    docs.aspose.com/cells/zh/cpp/convert-worksheet-...
  8. GeneralFormat enumeration | Aspose.Words for Py...

    aspose.words.fields.GeneralFormat enumeration. Specifies a general format that is applied to a numeric, text, or any field result... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc ) # Use a document builder to insert a field that...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 查找XLS和XLSX格式支持的最大行数和列数,使用C++|Documentation

    学习如何使用Aspose.Cells for C++查找XLS和XLSX格式支持的最大行列数。...:: Cells :: Startup (); // Print message about XLS format. std...FileFormatType :: Excel97To2003 ); // Print the maximum rows and columns...

    docs.aspose.com/cells/zh/cpp/find-maximum-rows-...
  10. 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/