Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 151,788 for

page

(0.07 sec)
  1. PageSetup.verticalAlignment property | Aspose.W...

    PageSetup.verticalAlignment property. Returns or sets the vertical alignment of text on each Page in a document or section....vertical alignment of text on each page in a document or section. get...Shows how to apply and revert page setup settings to sections in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. TIFF to PDF Converter using PHP | Aspose.PDF

    Sample code on PHP for TIFF to PDF conversion. Use example code for batch TIFF 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/tif...
  3. ParagraphFormat.widowControl property | Aspose....

    ParagraphFormat.widowControl property. True if the first and last lines in the paragraph are to remain on the same Page as the rest of the paragraph....paragraph are to remain on the same page as the rest of the paragraph...onto one page, one line may spill over onto the next page. // The...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PositionedBlock|Documentation

    Absolutely positioned container that allows to place any number of elements at the specific coordinates on OMR form....specific coordinates on the page. This element does not have...relative to the left edge of the page. y integer Absolute position...

    docs.aspose.com/omr/net/json-markup/positionedb...
  5. DICOM to PDF Converter using PHP | Aspose.PDF

    Sample code on PHP for DICOM to PDF conversion. Use example code for batch DICOM 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/dic...
  6. ParagraphFormat.widow_control property | Aspose...

    ParagraphFormat.widow_control property. True if the first and last lines in the paragraph are to remain on the same Page as the rest of the paragraph....paragraph are to remain on the same page as the rest of the paragraph...onto one page, one line may spill over onto the next page. # The...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ControlChar | Aspose.Words for Java

    Control characters often encountered in documents in Java....structural elements, such as page breaks. Assert.assertEquals(MessageFormat...ControlChar.CR) + ControlChar.PAGE_BREAK, doc.getText()); // When...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldToc.sequence_separator property | Aspose.W...

    FieldToc.sequence_separator property. Gets or sets the character sequence that is used to separate sequence numbers and Page numbers....separate sequence numbers and page numbers. @property def sequence_separator...includes the SEQ field and the page's number that the field appears...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ShapeBase.relativeHorizontalPosition property |...

    ShapeBase.relativeHorizontalPosition property. Specifies relative to what the shape is positioned horizontally....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...
  10. 将图像添加到 PDF 使用 C++|Aspose.PDF for C++

    本节描述如何使用 C++ 库将图像添加到现有的 PDF 文件中。...获取要添加图像的页面 auto page = document -> get_Pages () -> idx_get (...); // 将图像添加到页面资源的 Images 集合中 page -> get_Resources () -> get_Images...

    docs.aspose.com/pdf/zh/cpp/add-image-to-existin...