Sort Score
Result 10 results
Languages All
Labels All
Results 8,681 - 8,690 of 20,429 for

printing document

(0.14 sec)
  1. PS to PNG Conversion API | Node.js

    PS to PNG 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/...
  2. Create, Manipulate, or Remove Scenarios from Wo...

    Learn how to create, modify, and delete scenarios in Excel worksheets programmatically using Aspose.Cells for Python via .NET API....NET # The path to the documents directory. current_dir = os...workbook . save ( output_path ) print ( f " \n Process completed successfully...

    docs.aspose.com/cells/python-net/create-manipul...
  3. 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...
  4. CustomXmlSchemaCollection.clear method | Aspose...

    CustomXmlSchemaCollection.clear method. Removes all elements from the collection.... Document (); let xmlPartId = `{ ${...// Enumerate the schemas and print each element. for ( let schema...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Working with Background in ODS Files|Documentation

    How to work with Background in ODS Files with Aspose.Cells for Python via .NET API....opened, but if the file is printed as PDF, the background is visible...background is also visible in the print preview dialogue. Aspose.Cells...

    docs.aspose.com/cells/python-net/working-with-b...
  6. Get Worksheet of the Chart with C++|Documentation

    Learn how to retrieve the worksheet associated with an Excel chart using Aspose.Cells for C++. Our guide will show you how to access the worksheet and perform operations on it to manipulate the underlying data of the chart.... The code first prints the name of the worksheet,...chart on the worksheet. It then prints the worksheet name again, using...

    docs.aspose.com/cells/cpp/get-worksheet-of-the-...
  7. When converting XPS to PDF using Aspose.PDF 26....

    ご連絡ありがとうございます。 CELLSNET-59847の件は解消していることが確認できました。 しかし、作成したXPSをAspose.PDF 26.2.0を使用してPDFに変換するとチャート部分が表示されません。 xlsx → XPS → PDFというように変換しています。 こちらの修正もお願いします。 再現できるファイルをzipにまとめて添付しました。 NG.zip (733.5 KB) XPS→PDF変換で使用して…...Document(ms, opt); pdf.Save(outputPath...version) using (var doc = new Document(dataDir + "test.xps", new...

    forum.aspose.com/t/when-converting-xps-to-pdf-u...
  8. Convert the Smart Art to Group Shape with C++|D...

    Learn how to convert Smart Art Shape into Group Shape using Aspose.Cells for C++ and access individual parts of the group shape....shape into a group shape and prints the Shape::IsGroup property...False Is Group Shape : True AI Document Assistant Close Determine...

    docs.aspose.com/cells/cpp/convert-the-smart-art...
  9. Determine if Shape is Smart Art Shape with Node...

    Learn how to determine if a shape in Excel is a Smart Art shape using Aspose.Cells for Node.js via C++.... It then prints the value of the Shape.isSmartArt()...node" ); // The path to the documents directory. const dataDir =...

    docs.aspose.com/cells/nodejs-cpp/determine-if-s...
  10. 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...