Sort Score
Result 10 results
Languages All
Labels All
Results 8,591 - 8,600 of 20,130 for

printing document

(0.17 sec)
  1. Get PDF file information - facades|Aspose.PDF f...

    This section explains how to get PDF file information with Aspose.PDF Facades using PdfFileInfo Class....void GetPdfInfo () { // Open document PdfFileInfo fileInfo = new...enumerator . nextElement (); // print key and value corresponding...

    docs.aspose.com/pdf/java/get-pdf-information/
  2. Pdf for java 怎么获得单元格的rowspan? - Free Support Fo...

    我的使用环境如下: 1、使用的组件名称:pdf 2、使用的开发语言:JAVA 3、使用的组件版本号:25.5 问题如下: java版本pdf25.5中表格的单元格只有colspan的方法?没有rowspan,怎么获得单元格的rowspan?我们现在需要做的是解析这个表格,并获得当前表格中每个单元格的位置以及colspan和rowspan,DEMO示例见附件。 https://c.wss.pet/f/hcg7bs9uv38 复…...the PDF document Document pdfDocument = new Document("path/to/your/document...Document("path/to/your/document.pdf"); // Create a TableAbsorber to extract tables...

    forum.aspose.com/t/pdf-for-java-rowspan/314492
  3. Public API Changes in Aspose.Cells 8.5.2|Docume...

    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....2 Contents [ Hide ] This document describes the changes to the...per sheet to true in image or print options ImageOrPrintOptions...

    docs.aspose.com/cells/java/public-api-changes-i...
  4. Create VSSM Files via Java | products.aspose.com

    Java Sample code for generating VSSM Documents. Use this code for creating VSSM files within Java based desktop or web application....XML VSDX VSSM Create VSSM Documents via Java Native and high performance...performance VSSM (Portable Document Format) creation programmatically...

    products.aspose.com/diagram/java/create/vssm/
  5. Convert PPS to DOC in Python or with free Onlin...

    PPS to DOC conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free PPS to DOC online converter quickly before integrating the code....PowerPoint, while DOC is a document file format used by Microsoft...to create, edit, render and print presentations without using...

    products.aspose.com/total/python-net/conversion...
  6. 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/
  7. 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...
  8. Specify 3D File Save Options in C#|Documentation

    There are several Scene.Save method overloads that accept a SaveOptions object. Each save format has a corresponding class that holds save options for that save format....save options before saving a document to U3D format. Use of the...save options before saving a document to glTF format. PrettyPrint...

    docs.aspose.com/3d/net/specify-3d-file-save-opt...
  9. 从 PDF 文档中提取表格|Aspose.PDF for Python via .NET

    Aspose.PDF for Python via .NET 可以对您的 PDF 文档中包含的表格进行各种操作。...ap # 加载源 PDF 文档 pdf_document = ap . Document ( input_file ) for...for page in pdf_document . pages : absorber = ap . text . TableAbsorber...

    docs.aspose.com/pdf/zh/python-net/extract-table...
  10. Find if the Worksheet is Dialog Sheet|Documenta...

    Dialog Sheet is an old format of sheet. This article provides instructions and sample code for determining programmatically whether an Excel worksheet is a Dialog Sheet using Aspose.Cells for Python via .NET Library....DIALOG , and then prints the message. Please see the...Worksheet is a Dialog Sheet . AI Document Assistant Close Page Setup...

    docs.aspose.com/cells/python-net/find-if-the-wo...