Sort Score
Result 10 results
Languages All
Labels All
Results 8,401 - 8,410 of 22,816 for

printing document

(0.81 sec)
  1. Aspose::Words::Markup::SdtListItemCollection::i...

    Aspose::Words::Markup::SdtListItemCollection::idx_get method. Returns a SdtListItem object given its zero-based index in the collection in C++....drop down-list structured document tags. auto doc = System ::...MakeObject < Aspose :: Words :: Document > (); auto tag = System ::...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. Get DrawObject and Bound while rendering to PDF...

    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....drawObject type is Cell, it prints its Bound and StringValue....drawObject type is Image, it prints its Bound and Shape Name. Please...

    docs.aspose.com/cells/java/get-drawobject-and-b...
  3. DWG Drawings|CAD 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.... Support for setting print area for DWG image in exported...achieve the support for setting a print area for DWG image in exported...

    docs.aspose.com/cad/java/developer-guide/autoca...
  4. Zoom Factor in 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 "Zoom factor set to 75...1, please check the output document." Download Running Code Download...

    docs.aspose.com/cells/java/zoom-factor-in-python/
  5. CompositeNode.getChild method | Aspose.Words fo...

    CompositeNode.getChild method. Returns an Nth child node that matches the specified type.... Document (); // Add two runs and one...the first paragraph of this document. let paragraph = doc . getParagraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 用C++查找工作表是否为对话框工作表|Documentation

    对话框工作表是早期格式的工作表。本文提供了使用C++ API判断Excel工作表是否为对话框工作表的说明和示例代码。...the sheet type is dialog and print the message if ( ws . GetType...Worksheet is a Dialog Sheet . AI Document Assistant Close 使用C++进行页面设置功能...

    docs.aspose.com/cells/zh/cpp/find-if-the-worksh...
  7. Find the Root Element Name of XML Map|Documenta...

    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....accesses the first XML Map and prints its XmlMap.RootElementName...Name Of Xml Map : MiscData AI Document Assistant Close Export XML...

    docs.aspose.com/cells/java/find-the-root-elemen...
  8. Converting Excel Files to HTML in Jython|Docume...

    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....Files to HTML To convert documents using Aspose.Cells for Java...+ "Book1.xls" ) # Save the document in HTML format workbook ....

    docs.aspose.com/cells/java/converting-excelfile...
  9. Aspose.Diagram for Node.js via Java Features|Do...

    Visio Diagram Node.js via Java API feature list include read, write, export, print and access Microsoft Visio 2003, 2007, 2010, 2013, VSD, VSSM, VSTX, VSSM, VST formats....Template File PDF PDF (Portable Document Format) XPS XPS format XAML... VSTX and VSX) to XAML. Print Print Visio diagrams with high...

    docs.aspose.com/diagram/java/aspose-diagram-for...
  10. 使用FormulaText函数在Aspose.Cells与C++中|Documentation

    本文介绍了如何使用Aspose.Cells库中的FormulaText函数处理Microsoft Excel中的公式。通过加载现有的Excel文件或创建新的Excel文件,我们可以使用Aspose.Cells提供的方法获取和设置单元格的公式文本并获取结果。最后,我们将修改后的Excel文件保存到磁盘。...CalculateFormula (); // Print the results of A2, It will now print the text...这是上面示例代码的控制台输出。 = SUM ( B1 : B10 ) AI Document Assistant Close 使用抽象计算引擎与C++返回值范围...

    docs.aspose.com/cells/zh/cpp/using-formulatext-...