Sort Score
Result 10 results
Languages All
Labels All
Results 8,611 - 8,620 of 20,430 for

printing document

(0.21 sec)
  1. 如何获取word中header和footer段落的坐标(x, y)? - Free Suppo...

    您好:我使用aspose-words-21.5.0-jdk17.jar版本生成word。生成的word包含header和footer,还有body。分别是三个table,每个table的的cell都设置了段落。然后把header、body和footer中某一个段落放入到集合中,遍历集合move到对应段落,然后插入对应段落的shape。以下代码注释了计算坐标的代码就可以正常运行。 但是现在有这样的问题:我需要在插入shape的时候重新计…...Document; import com.aspose.words.DocumentBuilder;...{ // 创建文档和文档构建器 Document doc = new Document(); DocumentBuilder...

    forum.aspose.com/t/word-header-footer-x-y/316493
  2. Reading and Writing Query Table of Worksheet|Do...

    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....the first worksheet and then prints both QueryTable properties...can be downloaded here . AI Document Assistant Close Working with...

    docs.aspose.com/cells/net/reading-and-writing-q...
  3. 使用Node.js通过C++在保存为PDF时打印评论|Documentation

    了解在将Excel文档保存为PDF时如何打印评论,使用编号Aspose.Cells for Node.js via C++。...node" ); // The path to the documents directory. const dataDir =...getWorksheets (). get ( 0 ); /* * For print no comments use "PrintCommentsType...

    docs.aspose.com/cells/zh/nodejs-cpp/print-comme...
  4. 使用C++将打印区域范围导出为HTML|Documentation

    学习如何使用编号Aspose.Cells for C++将打印区域范围导出到HTML。... Get ( 0 ); // Set the print area worksheet . GetPageSetup...options ; // Set flag to export print area only options . SetExportPrintAreaOn...

    docs.aspose.com/cells/zh/cpp/export-print-area-...
  5. Detect Merged Cells in xlsx4j|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....frow , fcol , erow , ecol ; // Print message System . out . println...Cells in a Worksheet . AI Document Assistant Close Convert Workbook...

    docs.aspose.com/cells/java/detect-merged-cells-...
  6. Aspose::Words::Markup::CustomXmlSchemaCollectio...

    Aspose::Words::Markup::CustomXmlSchemaCollection::idx_get method. Gets or sets the element at the specified index in C++....MakeObject < Aspose :: Words :: Document > (); System :: String xmlPartId...// Enumerate the schemas and print each element. { System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Aspose::Words::Markup::CustomXmlSchemaCollectio...

    Aspose::Words::Markup::CustomXmlSchemaCollection::idx_set method. Gets or sets the element at the specified index in C++....MakeObject < Aspose :: Words :: Document > (); System :: String xmlPartId...// Enumerate the schemas and print each element. { System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Aspose::Words::Markup::CustomXmlSchemaCollectio...

    Aspose::Words::Markup::CustomXmlSchemaCollection::Clone method. Makes a deep clone of this object in C++....MakeObject < Aspose :: Words :: Document > (); System :: String xmlPartId...// Enumerate the schemas and print each element. { System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Convert PLT to GIF via C# | products.aspose.com

    Sample code for PLT to GIF C# conversion. Use API example code for batch PLT files to GIF conversion within VB.NET, Asp.NET or any .NET based application.... powerful and easy to use document manipulation and conversion...guarantee this as all images are printed using lines instead of dots...

    products.aspose.com/cad/net/conversion/plt-to-gif/
  10. 在Python中隐藏或取消隐藏工作表|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....xls" ) \# Print message print "Worksheet 1 is now hidden...hidden, please check the output document." 显示工作表 开发者可以通过设置 Worksheet...

    docs.aspose.com/cells/zh/java/hide-or-unhide-a-...