Sort Score
Result 10 results
Languages All
Labels All
Results 9,001 - 9,010 of 20,185 for

printing document

(0.23 sec)
  1. Convert VTX to SVG via Java | products.aspose.com

    Sample Java conversion code for VTX format to SVG file. Use this example code to convert VTX to SVG within any Web or Desktop Java based application....Diagram is a Microsoft Visio document format manipulation API. One...format for building website and print graphics in order to achieve...

    products.aspose.com/diagram/java/conversion/vtx...
  2. 通过C++在Node.js中转换工作表为图片 移除数据周围的空白区域|Documentation

    学习如何使用Aspose.Cells for Node.js via C++将Microsoft Excel工作表转换为图片,并移除数据周围的空白区域。... All )); // Specify your print area if you want // sheet.getPageSetup()..."outputRemoveWhitespa.emf" )); AI Document Assistant Close 使用C++为Node...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-wor...
  3. Render Presentation Slides as SVG Images in C++...

    Learn how to render PowerPoint slides as SVG images using Aspose.Slides for C++. High-quality visuals with simple code examples....SVG files when you need to print your presentation in a very...combined into a single SVG (strip/document)? The standard scenario is...

    docs.aspose.com/slides/cpp/render-a-slide-as-an...
  4. Provide exported worksheet HTML file path via I...

    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....Therefore, we have added a check to print a message and stop execution...provided sample Excel file . AI Document Assistant Close Set Default...

    docs.aspose.com/cells/java/provide-exported-wor...
  5. How to Convert XLSX to PDF having Restricted Pe...

    This topic entails how to convert XLSX to PDF having restricted permissions using Python. You will learn to export an Excel to restricted permissions PDF using Python with the help of detailed steps and working Python code....restricting them to copy or print the document. The following steps...to extract the content and print the exported PDF Save the workbook...

    kb.aspose.com/cells/python/how-to-convert-xlsx-...
  6. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::Insert method. Inserts a string into the collection 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...
  7. 查找XLS和XLSX格式支持的最大行数和列数,使用C++|Documentation

    学习如何使用Aspose.Cells for C++查找XLS和XLSX格式支持的最大行列数。...:: Cells :: Startup (); // Print message about XLS format. std...FileFormatType :: Excel97To2003 ); // Print the maximum rows and columns...

    docs.aspose.com/cells/zh/cpp/find-maximum-rows-...
  8. Aspose::Words::Drawing::Charts::ChartSeriesColl...

    Aspose::Words::Drawing::Charts::ChartSeriesCollection::get_Count method. Returns the number of ChartSeries in this collection in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...chartData -> get_Count ()); // Print the name of every series in...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. 获取范围的单元格地址、计数、偏移量、整个列和整个行,使用 C++ 在 Node.js 中|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....node" ); // The path to the documents directory. const dataDir =...createRange ( "A1:B3" ); // Print range address and cell count...

    docs.aspose.com/cells/zh/nodejs-cpp/get-address...
  10. Find Query Tables and List Objects related to E...

    Learn how to find Query Tables and List Objects related to External Data Connections using Aspose.Cells for Node.js via C++....getConnectionId () >= 0 ) { // Print the query table name and its...getConnectionId () >= 0 ) { // Print the query table name and its...

    docs.aspose.com/cells/nodejs-cpp/find-query-tab...