Optimize PDF file, shrink all images, reduce size PDF, Unembed fonts, Remove unused objects using PHP....handy for publishing on web pages, sharing on social networks...techniques to optimize PDF: Optimize page content for online browsing...
Aspose.PDF for C++ allows you to add headers and footers to your PDF file using TextStamp class....call AddStamp method of the Page to add the text in the header...on all pages for ( auto page : document -> get_Pages ()) { page...
This how-to guide describes how to crop a PDF using C#. It contains the configuration information, a program flow, and a runnable sample code to crop one Page from PDF using C#....Page Product Family Aspose.PSD Product...basic application to crop a page in PDF using C# . This sample...
This quick tutorial will guide you on how to convert Word to scanned PDF using C#. While using C# convert Word to scanned PDF using a few lines of code and simple API calls in any of the .NET Core based environments on Windows, macOS or Linux....Page Product Family Aspose.PSD Product...Document class object Convert the page ranges from the Word file and...
IDocumentProcessorPlugin.toPages method. Saves each Page of the document loaded by [IDocumentProcessorPlugin.load()](../load/#buffer_loadoptions) method using the specified fixed Page save options....toPages(saveOptions) Saves each page of the document loaded by IDocumentProcessorPl...method using the specified fixed page save options. toPages ( saveOptions...
Represents a frames Page or a single frame on a frames Page in Java....Represents a frames page or a single frame on a frames page. To learn more...items, this instance is a frames page, otherwise it is a single frame...
This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using Aspose.Cells for JavaScript via C++....How to Print Excel as Fitted Pages Wide and Tall with JavaScript...within a specified number of pages, both horizontally and vertically...
This article teaches how to insert (add) a Page at the desired location PDF file in Python using C++....Add Pages in PDF with Python via C++ Contents [ Hide ] Insert...Insert Empty Page in a PDF File at Desired Location The code snippet...
This article explains how to draw lines on PDF using Python. It has the details to set the IDE for the development, a list of steps, and sample code to add lines to PDF using Python....Page Product Family Aspose.PSD Product...add lines Add a page to the PDF file if no page is available or...
This brief tutorial explains how to convert PUB to JPG in C#. It describes setting up the environment, then algorithm and finally a code snippet is presented to cover all the details related to the process to convert Publisher to JPG in C#....Page Product Family Aspose.PSD Product...file to process each page Iterate each page of the PDF document...