Sort Score
Result 10 results
Languages All
Labels All
Results 5,021 - 5,030 of 186,656 for

page

(0.15 sec)
  1. Aspose::Words::Saving::FixedPageSaveOptions::se...

    Aspose::Words::Saving::FixedPageSaveOptions::set_PageSavingCallback method. Allows to control how separate Pages are saved when a document is exported to fixed Page format in C++....Allows to control how separate pages are saved when a document is...is exported to fixed page format. void Aspose :: Words :: Saving...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Adding, Extracting, and Deleting Tables in PDF ...

    Manage Tables in PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET... Access the Page via its index. Create Table...Populate table. Add the table to a page. Save the file. Add Table in...

    products.aspose.com/pdf/python-net/table/
  3. Impose PDF using Python

    Follow this article to impose PDF using Python. It has the details to set the IDE, a list of steps, and a sample code to implement PDF imposition software using Python....Page Product Family Aspose.PSD Product...customizing the order of pages and size of the pages. Steps for PDF Imposition...

    kb.aspose.com/pdf/python/impose-pdf-using-python/
  4. Word Table Cell Merge Issue - Free Support Foru...

    Cell Merge is not working for me. Below is my code. Table footerTbl = builder.StartTable(); builder.InsertCell(); builder.CellFormat.HorizontalMerge = CellMerge.First; builder.Font.Size = 8; builder.ParagraphFormat.Alig…...trying to do is to write the page number into the footer and have...InsertField(FieldType.FieldPage, true); // page number in merged cell builder...

    forum.aspose.com/t/word-table-cell-merge-issue/...
  5. Convert Worksheet to Image - Remove whitespace ...

    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....images in applications or web pages. For example, you might need...top, bottom, left, and right page‑setup margins for the source...

    docs.aspose.com/cells/net/convert-worksheet-to-...
  6. Aspose::Words::LowCode::Splitter::ExtractPages ...

    Aspose::Words::LowCode::Splitter::ExtractPages method. Extracts a specified range of Pages from a document stream and saves the extracted Pages to an output stream using the specified save format in C++....Extracts a specified range of pages from a document stream and saves...saves the extracted pages to an output stream using the specified...

    reference.aspose.com/words/cpp/aspose.words.low...
  7. Aspose.Cells for Java|Documentation

    Aspose.Cells for Java is a class library which supports creating, updating, and saving Excel files. Aspose.Cells for Java also supports converting files to PDF, DOCX, PPTX, JSON, XPS, HTML, MHTML, Plain Text, and popular image formats including TIFF, JPG, PNG, BMP, and SVG....Cells for Java Product Page Download Aspose.Cells for Java...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/java/
  8. HTML To PDF Conversion doesn't match - Free Sup...

    We currently have aspose.pdf 6.6.0 and we are considering upgrading to aspose pdf 7.3.0. We are using the trial version of aspose.pdf 7.3.0 to test if it will meet our requirements of converting an html Page to pdf docu…...requirements of converting an html page to pdf document. I've tried...http://en.wikipedia.org/wiki/Main_Page However, the generated pdf looks...

    forum.aspose.com/t/html-to-pdf-conversion-doesn...
  9. Convert Excel to High-Resolution Image with Nod...

    Learn how to convert Excel files to high-resolution images using Aspose.Cells for Node.js via C++....Assistant Close Output Blank Page when there is Nothing to Print...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  10. Add Text Stamp to PDF using C++ | Aspose.PDF

    Add text stamp to PDF file programmatically with C++ sample code using Aspose.PDF for C++.... Add the Text Stamp to Page using AddStamp method Add Text...stamp to particular page document -> get_Pages () -> idx_get ( 1...

    products.aspose.com/pdf/cpp/stamps/text/