Sort Score
Result 10 results
Languages All
Labels All
Results 1,801 - 1,810 of 187,808 for

page

(0.09 sec)
  1. Chart to PDF with C++|Documentation

    Learn how to use Aspose.Cells for C++ to convert a chart to a PDF document. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a PDF for further distribution and archiving....Create Chart PDF with Desired Page Size You can create a chart...chart PDF with your desired page size using Aspose.Cells and specify...

    docs.aspose.com/cells/cpp/chart-to-pdf/
  2. Create or Add Table In PDF|Aspose.PDF for Java

    Discover how to add a table to an existing PDF document in Java using Aspose.PDF, enabling structured data presentation.... Add the table to a page. Save the file. The following...// Add table object to first page of input document doc . getPages...

    docs.aspose.com/pdf/java/add-table-in-existing-...
  3. Convert PowerPoint Presentations in Handout Mod...

    Convert presentations to handouts in Java. Set slides per Page, keep notes, export to PDF or images with Aspose.Slides for Android, with sample code. Try it free....multiple slides appear on a single page, making it useful for conferences...slides are placed on a single page and other display parameters...

    docs.aspose.com/slides/androidjava/convert-powe...
  4. Convert PowerPoint Presentations in Handout Mod...

    Convert presentations to handouts. Set slides per Page, keep notes, export to PDF or images with Aspose.Slides for Node.js, with sample code. Try it free....multiple slides appear on a single page, making it useful for conferences...slides are placed on a single page and other display parameters...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  5. Rendering in Node.js|Aspose.Words for Node.js v...

    Use Aspose.Words for Node.js via .NET rendering feature to format a flow-layout document into Pages and convert such a document or selected Pages to other documents (PDF, HTML, XPS, etc.) or images (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing....paginated or has the concept of pages. We are talking about rendering...rendering of a document into pages. The following diagram shows what...

    docs.aspose.com/words/nodejs-net/rendering/
  6. Document.save method | Aspose.Words for Python

    aspose.words.Document.save method...options ) Shows how to render one page from a document to a JPEG image...= doc ) builder . writeln ( 'Page 1.' ) builder . insert_break...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Word to PDF conversion issue when deployed on A...

    Hello Aspose Support Team, We are facing a Word to PDF conversion issue using Aspose.Words for .NET that occurs only when deployed on Azure App Service, while the exact same code and document work correctly in a local …...only 1 page . Local execution (Windows machine): DOCX page count:...count: 1 Generated PDF page count: 1 (correct) Azure App Service...

    forum.aspose.com/t/word-to-pdf-conversion-issue...
  8. 使用形状粘合|Documentation

    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....); // Get a particular page Page page = diagram . getPages ()...(). getPage ( "Page-1" ); // set shape id long shape1_ID = 7 ;...

    docs.aspose.com/diagram/zh/java/working-with-sh...
  9. PDF containing emojis converts to image very sl...

    Hi Aspose Team, I am using Aspose.PDF.Drawing 25.4.0. When I run the following code: using var converter = new Aspose.Pdf.Facades.PdfConverter(); converter.GetNextImage(imagePath, ImageFormat.Png, 300); // this step t…...you see when converting PDF pages that contain emojis is caused...time from several seconds per page to a few hundred milliseconds...

    forum.aspose.com/t/pdf-containing-emojis-conver...
  10. Working with Sections in Java|Aspose.Words for ...

    Understanding document section concepts and manipulation practices using Java. Insert section into a document Java. Remove section Java. Copy sections between Documents....across all pages. For example, you may need to modify page number...number formats, have different page size and orientation, or have the...

    docs.aspose.com/words/java/working-with-sections/