Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 140,592 for

page

(0.07 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.top property | Aspose.Words for Node.js

    ShapeBase.top property. Gets or sets the position of the top edge of the containing block of the shape....points, from the left side of the page. shape . relativeHorizontalPo...Drawing . RelativeHorizontalPo . Page ; // Set the shape's horizontal...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Drawing::VerticalAlignment enum ...

    Aspose::Words::Drawing::VerticalAlignment enum. Specifies vertical alignment of a floating shape, text frame or a floating table in C++....floating image to the center of a page. auto doc = MakeObject < Document...overlapping text and align it to the page's center. SharedPtr < Shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. 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...
  5. Aspose::Words::Drawing::ShapeBase::get_Bottom m...

    Aspose::Words::Drawing::ShapeBase::get_Bottom method. Gets the position of the bottom edge of the containing block of the shape in C++....points, from the left side of the page. shape -> set_RelativeHorizontalPo...o ( RelativeHorizontalPo :: Page ); // Set the shape's horizontal...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. HTML to PDF Merge using C++ | Aspose.PDF

    Combine two or more HTML documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...Library on the Documentation pages. To verify the benefits of the...merging files In loop: add a new page to PDF document In loop: add...

    products.aspose.com/pdf/cpp/merger/html-to-pdf/
  7. EMF to PDF Converter using PHP | Aspose.PDF

    Sample code on PHP for EMF to PDF conversion. Use example code for batch EMF to PDF conversion with Aspose.PDF for PHP via Java...formats, see the Documentation pages. Also, you can check the other...Library on the Documentation pages. To verify the benefits of the...

    products.aspose.com/pdf/php-java/conversion/emf...
  8. PDF to SVG Merge using Java | Aspose.PDF

    Combine two or more PDF documents into one SVG single file programmatically with Java sample code using Aspose.PDF for Java...Library on the Documentation pages. To verify the benefits of the...new page to SVG document In loop: add PDF file to new page After...

    products.aspose.com/pdf/java/merger/pdf-to-svg/
  9. FieldToc.prefixed_sequence_identifier property ...

    FieldToc.prefixed_sequence_identifier property. Gets or sets the identifier of a sequence for which a prefix should be added to the entry's Page number....should be added to the entry’s page number. @property def prefi...includes the SEQ field and the page's number that the field appears...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 将弧形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将弧形对象创建到您的PDF中。...Document ()) { // Add page var page = document . Pages . Add (); // Create...paragraphs collection of page page . Paragraphs . Add ( graph...

    docs.aspose.com/pdf/zh/net/add-arc/