Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 188,100 for

page

(0.12 sec)
  1. PageSetup.rtl_gutter property | Aspose.Words fo...

    PageSetup.rtl_gutter property. Gets or sets whether Microsoft Word uses gutters for the section based on a right-to-left language or a left-to-right language....Insert text that spans several pages. builder = aw . DocumentBuilder...insert_break ( aw . BreakType . PAGE_BREAK ) i += 1 # A gutter adds...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PageSavingArgs.page_file_name property | Aspose...

    PageSavingArgs.Page_file_name property. Gets or sets the file name where the document Page will be saved to....page_file_name property PageSavingArgs.page_file_name property...document page will be saved to. @property def page_file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Adding Watermark to PDF using Python|Aspose.PDF...

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the Python....a visual overlay applied to pages for branding, security, or informational...applying the watermark to a Page . Create a watermark artifact...

    docs.aspose.com/pdf/python-net/add-watermarks/
  4. 将 Visio 形状转换为图像|Documentation

    本节介绍如何将 visio 形状转换为具有 Aspose.Diagram 的图像。...Get a particular page Page page = diagram . Pages [ 0 ]; // Get...particular shape Shape shape = page . Shapes [ 0 ]; // Shape to...

    docs.aspose.com/diagram/zh/net/convert-a-visio-...
  5. How to Add PDF Pages in Between using Python

    This article contains information on how to add PDF Pages in between using Python. It provides step-wise details to set the IDE, write the application and a runnable sample code to add PDF Page to PDF using Python....Page Product Family Aspose.PSD Product...Product Family How to Add PDF Pages in Between using Python This...

    kb.aspose.com/pdf/python/how-to-add-pdf-pages-i...
  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. Using Link Annotations in PDF|Aspose.PDF for Py...

    Aspose.PDF for Python via .NET allows you to Add, Get, and Delete Link Annotation from your PDF document....can be placed anywhere on the page. Each link has a corresponding...absorber for the 1st page only document . pages [ 1 ] . accept (...

    docs.aspose.com/pdf/python-net/link-annotations/
  8. VerticalAlignment enumeration | Aspose.Words fo...

    Aspose.Words.Drawing.VerticalAlignment enumeration. Specifies vertical alignment of a floating shape, text frame or a floating table....floating image to the center of a page. let doc = new aw . Document...overlapping text and align it to the page's center. let shape = builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Convert a Document to PDF in Python|Aspose.Word...

    Convert a document to PDF using Python. Various input formats are supported, including Word, OpenOffice, Image and eBook formats.... What is this page about? This page demonstrates how to...paginated or has the concept of pages. Convert a Word Document to...

    docs.aspose.com/words/python-net/convert-a-docu...
  10. DocumentBuilder.Document | Aspose.Words for .NET

    Manage Document properties effortlessly with DocumentBuilder. Easily get or set your Document object for streamlined document management....Shows how to apply and revert page setup settings to sections in...DocumentBuilder ( doc ); // Modify the page setup properties for the builder's...

    reference.aspose.com/words/net/aspose.words/doc...