Sort Score
Result 10 results
Languages All
Labels All
Results 8,821 - 8,830 of 20,435 for

printing document

(0.27 sec)
  1. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::RemoveAt method. Removes a value at the specified index 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...
  2. Export Similar Border Style When Border Style I...

    Learn how to export borders that are not supported by web browsers when converting Excel files to HTML using Aspose.Cells for Node.js via C++....node" ); // The path to the documents directory. const dataDir =...opts ); AI Document Assistant Close Export print area range to...

    docs.aspose.com/cells/nodejs-cpp/export-similar...
  3. Export Range of Cells in a Worksheet to Image w...

    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....an image of a range, set the print area to the desired range and...getWorksheets (). get ( 0 ); // Set the print area with your desired range...

    docs.aspose.com/cells/nodejs-cpp/export-range-o...
  4. Find if the Worksheet is Dialog Sheet with C++|...

    Dialog Sheet is an older sheet format. This article provides instructions and sample code for determining programmatically whether an Excel worksheet is a Dialog Sheet using the C++ API....Dialog , and then prints the message. Please see the...the sheet type is dialog and print the message if ( ws . GetType...

    docs.aspose.com/cells/cpp/find-if-the-worksheet...
  5. Compress GIF Files in C# via .NET | Aspose.Zip

    C# compression example to compress GIF Documents into zip and other archive formats on .NET Framework and .NET Core....server-side compression of GIF documents into ZIP, 7Zip, TAR, GZIP....NET Free Applications Documentation Source Code API Reference...

    products.aspose.com/zip/net/compress/gif/
  6. Direct calculation of custom function without w...

    This article introduces how to use Aspose.Cells library to directly calculate custom functions in Microsoft Excel without writing the function in a worksheet using Node.js via C++. Load an existing Excel file or create a new one, calculate the custom function, and save the modified file....CustomFunction()" , opts ); // Print the calculated value console...Engine of Aspose.Cells AI Document Assistant Close Implement...

    docs.aspose.com/cells/nodejs-cpp/direct-calcula...
  7. Limit the Number of Pages Generated - Excel to ...

    Learn how to limit the number of pages generated when converting Excel to PDF using Aspose.Cells with C++....Hide ] Sometimes, you want to print a range of pages to an output...PdfSaveOptions options ; // Print only Page 3 and Page 4 in the...

    docs.aspose.com/cells/cpp/limit-the-number-of-p...
  8. Access the Text Box by the Name with Node.js vi...

    Learn how to access a text box by name from the collection in Aspose.Cells for Node.js via C++....same text box by its name and print its text. Node.js code to access...node" ); // The path to the documents directory. const dataDir =...

    docs.aspose.com/cells/nodejs-cpp/access-the-tex...
  9. 使用 Python 从 EPS 文件获取 XMP 元数据

    本文将通过 Python 的 Aspose.Page API 解决方案,详细讲解并演示如何从 EPS 文件获取 XMP 元数据。...Copy 1 # The path to the documents directory. 2 data_dir = Util...instance from the stream 6 document = PsDocument(ps_stream) 7...

    docs.aspose.com/page/zh/python-net/xmp-metadata...
  10. 在没有内容时输出空白页面(C++)|Documentation

    使用C++处理空工作表并打印空白页面...( 0 ); // Specify image or print options // Since the sheet is...So that an empty page gets printed ImageOrPrintOptions opts ;...

    docs.aspose.com/cells/zh/cpp/output-blank-page-...