Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 184,589 for

page

(0.6 sec)
  1. ShapeBase.Left | Aspose.Words for .NET

    Discover the ShapeBase Left property to easily adjust your shape's left edge position within its container. Enhance your design precision today!...points, from the left side of the page. shape . RelativeHorizontalPo...RelativeHorizontalPo = RelativeHorizontalPo . Page ; // Set the shape's horizontal...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ShapeBase.left property | Aspose.Words for Python

    ShapeBase.left property. Gets or sets the position of the left edge of the containing block of the shape....points, from the left side of the page. shape . relative_horizontal_position...drawing . RelativeHorizontalPo . PAGE # Set the shape's horizontal...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PDF Footer Insertion Using Java | Aspose.PDF

    Add footer to PDF programmatically with Java sample code using Aspose.PDF for Java.... Add the Stamp to Page using AddStamp method. Save...// Add footer on all pages for ( Page page : pdfDocument . getPages...

    products.aspose.com/pdf/java/footer/
  4. Downloads and Configure Aspose.Words in Struts|...

    Downloads and Configure Aspose.Words for Java on Apache Struts....come up with the following web page: You can add/edit or delete...will show you the below web page: Add a new book name and Click...

    docs.aspose.com/words/java/downloads-and-config...
  5. 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/
  6. 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...
  7. PageSetup.ChapterPageSeparator | Aspose.Words f...

    Discover the ChapterPageSeparator property in PageSetup. Easily customize the separator character between chapter and Page numbers for a polished look....between the chapter number and the page number. public ChapterPageSeparator...Remarks Before you can create page numbers that include chapter...

    reference.aspose.com/words/net/aspose.words/pag...
  8. Aspose.Svg 25.8.0 exception when using PageSetu...

    When attempting to convert an SVG to pdf with PageSetup.Sizing types ScaleContent and Contain we get an exception. The other 2 types work fine. This doesn’t seen to be document related but I do have a sample. System.Nul…...Contain require both the target page dimensions (width & height)...rendering pipeline is built. If the page size is not explicitly set,...

    forum.aspose.com/t/aspose-svg-25-8-0-exception-...
  9. DocumentBuilder.document property | Aspose.Word...

    DocumentBuilder.document property. Gets or sets the [DocumentBuilder.document](./) object that this object is attached to....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/nodejs-net/aspose.wo...
  10. 在PDF文件中更改页面尺寸|Aspose.PDF for .NET

    尝试使用 PdfPageEditor 类学习如何更改 PDF 文件中的页面尺寸....Pages 属性可用于指定需要应用新页面尺寸的页面号码。PageSize...pdf" ); // Change page size of the selected pages pdfPageEditor ...

    docs.aspose.com/pdf/zh/net/changing-page-sizes-...