Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 140,996 for

page

(0.04 sec)
  1. FAQ|CAD 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....FAQ Contents [ Hide ] This page contains answers to the most...questions. Please learn the current page – perhaps this will allow you...

    docs.aspose.com/cad/python-net/faq/
  2. How to Set Print Area|Documentation

    This article shows you code explaining how to set print area using Aspose.Cells library....the printed pages, avoiding splits or unwanted page breaks. Save...area. Open the Page Layout Tab: Go to the “Page Layout” tab in...

    docs.aspose.com/cells/net/how-to-set-print-area/
  3. PageSetup.PaperSize | Aspose.Words for .NET

    Discover the PageSetup PaperSize property to easily customize and manage your document's paper size for optimal printing results....docx" ); Shows how to set page sizes. Document doc = new Document...// We can change the current page's size to a pre-defined size...

    reference.aspose.com/words/net/aspose.words/pag...
  4. PageSetup.paperSize property | Aspose.Words for...

    PageSetup.paperSize property. Returns or sets the paper size....docx" ); Shows how to set page sizes. let doc = new aw . Document...// We can change the current page's size to a pre-defined size...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Convert a Document to an Image|Aspose.Words for...

    Convert a document to image format (JPG, PNG, etc). Create a document preview or create a document scan to send an invoice using Python....add a preview of any document page to your website or application...the pages to be converted to image format using the page_set...

    docs.aspose.com/words/python-net/convert-a-docu...
  6. How to Crop a PDF using Python

    This quick topic describes how to crop a PDF using Python. It covers the environment configuration settings, a program flow, and a working sample code to crop one Page from PDF using Python....Page Product Family Aspose.PSD Product...demonstrating an application to crop a page in PDF using Python . This sample...

    kb.aspose.com/pdf/python/how-to-crop-a-pdf-usin...
  7. How to remove Highlight Annotation using Java |...

    Java sample code to remove Highlight annotations in PDF file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Document class Create a new page or get a reference to an existing...for Highlight annotation from Page.Annotations collections Save...

    products.aspose.com/pdf/java/annotation/highlig...
  8. Remove Tables from PDF using C++ | Aspose.PDF

    Remove tables from PDF file programmatically with C++ sample code using Aspose.PDF for C++...first page with absorber. Get first table on the page. Remove...pdf" ); for ( auto page : document -> get_Pages ()) { auto absorber...

    products.aspose.com/pdf/cpp/table/remove/
  9. Convert Visio to PDF format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to PDF formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PDF with a few lines of code....NET allows splitting multiple pages while converting the Microsoft...multiple pages, Aspose.Diagram for .NET allows using page saving...

    docs.aspose.com/diagram/zh/net/convert-visio-to...
  10. ViewOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.Settings.ViewOptions class to customize document display in Microsoft Word, enhancing your editing experience and productivity....text and the top edge of the page. FormsDesign { get; set; } Specifies...document to fit the width of the page. // Set the "ZoomType" property...

    reference.aspose.com/words/net/aspose.words.set...