Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 188,089 for

page

(0.1 sec)
  1. Microsoft Excel Spreadsheet Management Library|...

    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.... Preview page breaks. Set zoom level for the...of a worksheet. Page Setup Options Set page orientation, scaling...

    docs.aspose.com/cells/net/microsoft-excel-sprea...
  2. Change Background of VSTX File via Python | pro...

    Python source code to change background of VSTX documents within any Python based application....class Add a new page to diagram as background page Insert an image...background page Set background page to the first page of diagram...

    products.aspose.com/diagram/python-net/changeba...
  3. Change Background of VSSM File via Python | pro...

    Python source code to change background of VSSM documents within any Python based application....class Add a new page to diagram as background page Insert an image...background page Set background page to the first page of diagram...

    products.aspose.com/diagram/python-net/changeba...
  4. Change Background of VST File via Python | prod...

    Python source code to change background of VST documents within any Python based application....class Add a new page to diagram as background page Insert an image...background page Set background page to the first page of diagram...

    products.aspose.com/diagram/python-net/changeba...
  5. SaveFormat enumeration | Aspose.Words for Python

    aspose.words.SaveFormat enumeration. Indicates the format in which the document is saved.... TIFF Renders a page or pages of the document and saves...multipage TIFF file. PNG Renders a page of the document and saves it...

    reference.aspose.com/words/python-net/aspose.wo...
  6. WatermarkArtifact Rotaion Not Working On Pages ...

    I’m using Aspose PDF in a .NET backend with Fabric.js on the frontend to build a PDF editor. I’m having trouble correctly saving watermark positions when the PDF Page has rotation applied (e.g. Page.Rotate = 270). Work…...WatermarkArtifact Rotaion Not Working On Pages With Existing Rotation Aspose...when the PDF page has rotation applied (e.g. page.Rotate = 270...

    forum.aspose.com/t/watermarkartifact-rotaion-no...
  7. Optimize, Compress or Reduce PDF Size in PHP|As...

    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...

    docs.aspose.com/pdf/php-java/optimize-pdf/
  8. Skew correction|Documentation

    How to straighten a rotated image using Aspose.OCR for Python via .NET to improve recognition accuracy....correction Contents [ Hide ] When a page is fed to a flatbed scanner...image on the page. When working with single-page images, this...

    docs.aspose.com/ocr/python-net/deskew/
  9. LayoutEntityType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Layout.LayoutEntityType enum, featuring diverse layout entity types for enhanced document formatting and seamless integration.... Page 1 Represents page of a document. Page may have...Represents a column of text on a page. Column may have the same child...

    reference.aspose.com/words/net/aspose.words.lay...
  10. Add Header and Footer to PDF|Aspose.PDF for C++

    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...

    docs.aspose.com/pdf/cpp/add-headers-and-footers...