Sort Score
Result 10 results
Languages All
Labels All
Results 8,071 - 8,080 of 21,874 for

printing document

(0.07 sec)
  1. 设置打印区域|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 . setPrintArea...createSheet ( "Sheet1" ); //sets the print area for the first sheet wb...

    docs.aspose.com/cells/zh/java/set-print-area/
  2. Aspose::Words::NodeCollection::get_Count method...

    Aspose::Words::NodeCollection::get_Count method. Gets the number of nodes in the collection in C++....MakeObject < Aspose :: Words :: Document > (); // Add two runs and...the first paragraph of this document. auto paragraph = System ::...

    reference.aspose.com/words/cpp/aspose.words/nod...
  3. Compress Images in PHP|Aspose.Words for Java

    Compress Images using PHP....main (){ // The path to the documents directory. $ dataDir = "/...aspose.words.Document" , $ srcFileName ); // 220ppi Print - said to...

    docs.aspose.com/words/java/compress-images-in-php/
  4. Export Similar Border Style When Border Style I...

    Learn how to export similar border styles when unsupported by web browsers using Aspose.Cells with C++....Cleanup (); } AI Document Assistant Close Export Print Area Range to...

    docs.aspose.com/cells/cpp/export-similar-border...
  5. 使用 C++ 保护 PDF | Aspose.PDF

    使用 Aspose.PDF for C++ 使用 C++ 示例代码,以编程方式使用密码锁定 PDF... 调用 Document.Encrypt 方法使用 AES-128 保护 PDF。...existing PDF document auto doc = MakeObject < Document > ( L ".....

    products.aspose.com/pdf/zh-hans/cpp/protect/
  6. EPS to BMP Conversion API | Node.js

    EPS to BMP conversion from Aspose.Page for Node.js. Works in Node.js Runtime Environment for Windows 32 bit, Windows 64 bit, and Linux 64 bit....js Live Demos Documentation Source Code API Reference...Overview Overview Live Demos Documentation Source Code API Reference...

    products.aspose.com/page/nodejs-cpp/conversion/...
  7. EPS to GIF Conversion API | Node.js

    EPS to GIF conversion from Aspose.Page for Node.js. Works in Node.js Runtime Environment for Windows 32 bit, Windows 64 bit, and Linux 64 bit....js Live Demos Documentation Source Code API Reference...Overview Overview Live Demos Documentation Source Code API Reference...

    products.aspose.com/page/nodejs-cpp/conversion/...
  8. Convert SVG to DWFX via C# | products.aspose.com

    Sample code for SVG to DWFX C# conversion. Use API example code for batch SVG files to DWFX conversion within VB.NET, Asp.NET or any .NET based application.... powerful and easy to use document manipulation and conversion...for building a website and print graphics in order to achieve...

    products.aspose.com/cad/net/conversion/svg-to-d...
  9. 如何在 C# 中打印 Word 文档

    本分步教程介绍了如何在 C# 中打印 Word 文档。 c# 中的此代码无需打开且无需互操作即可打印 Word 文档。...NET 的许可证 创建一个新的 Document 对象并加载 DOCX 文档 创建一个新的 PrintDialog...最后,向用户显示打印机对话框 在上述步骤中,我们将 Word 文档加载到 Document 对象中,设置打印机对话框的属性,然后将文档传递给创...

    kb.aspose.com/zh/words/net/how-to-print-word-do...
  10. Extract Subsection List Text Meta Data - Free S...

    How can I extract meta data on auto subsectioned list text level within a word docx with words python library? I would want an output basically that states things like 1.a.i to level info like 1.1.1 to know numerically w…...example that: Loads the Word document. Walks through every paragraph...the list level (0, 1, 2 …). Prints the label together with the...

    forum.aspose.com/t/extract-subsection-list-text...