Sort Score
Result 10 results
Languages All
Labels All
Results 8,881 - 8,890 of 21,875 for

printing document

(0.1 sec)
  1. Feature List|Documentation

    Visio Diagram Java API feature list include create, read, write, export, print and access Microsoft Visio 2003, 2007, 2010, 2013, VSD, VSSM, VSTX, VSSM, VST formats.... Print : Print Visio diagrams with high...formulas, of Visio objects like Document, Page, Master, Shape, StyleSheet...

    docs.aspose.com/diagram/java/feature-list/
  2. Getting Headers or Footers|Documentation

    This article explains how to programmatically get header and footers from Excel or OpenOffice files using the C# API or .NET Library....Page Layout view, Print Preview, and on printed pages. You can also...list and process commands: AI Document Assistant Close Analyzing...

    docs.aspose.com/cells/net/get-headers-or-footers/
  3. Find Type of X and Y Values of Points in Chart ...

    Learn how to determine the type of X and Y values in chart series points using Aspose.Cells for Node.js via C++. This guide explains the types of data values and how to access and work with them in your charts....the first chart point, and prints them to the console. Please...node" ); // The path to the documents directory. const sourceDir...

    docs.aspose.com/cells/nodejs-cpp/find-type-of-x...
  4. 通过 C++ 在 Node.js 中生成工作表缩略图|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 从工作表生成缩略图图片。在文档和演示中创建预览的小图片。...respect to specified image/print options const sr = new AsposeCells..."outputGenerateThumbn.jpg" )); AI Document Assistant Close 使用 Node.js...

    docs.aspose.com/cells/zh/nodejs-cpp/generate-th...
  5. CustomXmlSchemaCollection.remove method | Aspos...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Optical Mark Recognition API for .NET | Aspose

    Create machine-readable answer sheets, surveys, ballots, questionnaires, and other OMR forms, and read optical marks from scanned images and photos in .NET applications and web services....the PDF document generationResult . SaveAsPdf ( "print" , "answer-sheet"...to the PDF document omrForm . SaveAsPdf ( "print" , "answer-sheet"...

    products.aspose.com/omr/net/
  7. 限制生成页面数 使用C++将Excel转换为PDF|Documentation

    了解如何在使用Aspose.Cells将Excel转换为PDF时限制生成的页面数。...PdfSaveOptions options ; // Print only Page 3 and Page 4 in the...); // Number of pages to be printed options . SetPageCount ( 2...

    docs.aspose.com/cells/zh/cpp/limit-the-number-o...
  8. Aspose::Words::Bookmark::get_LastColumn method ...

    Aspose::Words::Bookmark::get_LastColumn method. Gets the zero-based index of the last column of the table column range associated with the bookmark in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Table...get_Cells () -> get_Count ()) { // Print the contents of the first and...

    reference.aspose.com/words/cpp/aspose.words/boo...
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Extract text or images from PDF using Java https://products.aspose.com/pdf/java/parser/ Recent content in Extract text or images from PDF using......Programmatic modification of PDF documents is an essential part of modern...powerful, and easy-to-use document manipulation API for the Java...

    products.aspose.com/pdf/java/parser/index.xml
  10. Get Worksheet of the Chart with Node.js via C++...

    Learn how to retrieve the worksheet associated with an Excel chart using Aspose.Cells for Node.js via C++. Access and manipulate the underlying data of the chart efficiently.... 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/nodejs-cpp/get-worksheet-...