Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 186,644 for

page

(0.11 sec)
  1. 在 PHP 中选择连接器形状的重新路由选项|Documentation

    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....); \ # Access a particular page $page = $diagram -> getPages ()...particular connector shape $shape = $page -> getShapes () -> getShape...

    docs.aspose.com/diagram/zh/java/select-reroute-...
  2. Add Sections to Word Document using Python

    Follow this article to add sections to Word document using Python. It has details to set the IDE, a list of steps, and a sample code for applying Microsoft Word section break using Python....Page Product Family Aspose.PSD Product...the new page option using the builder object Set the page orientation...

    kb.aspose.com/words/python/add-sections-to-word...
  3. Zoom PDF using Java

    This article guides you on how to zoom PDF using Java. It contains the IDE settings, steps, and a sample code to zoom PDF file using Java while opening in a PDF viewer....Page Product Family Aspose.PSD Product...GoToAction object Set the target page, view offset from the top-left...

    kb.aspose.com/pdf/java/zoom-pdf-using-java/
  4. ViewOptions.do_not_display_page_boundaries prop...

    ViewOptions.do_not_display_Page_boundaries property. Turns off display of the space between the top of the text and the top edge of the Page....do_not_display_page_boundaries property ViewOptions.do_not_d...do_not_display_page_boundaries property Turns off display of the space...

    reference.aspose.com/words/python-net/aspose.wo...
  5. IDocumentProcessorPlugin class | Aspose.Words f...

    aspose.words.IDocumentProcessorPlugin class. Defines an interface for external document processor plugin....Adds image watermark on each page of the document loaded by IDocumentProcessorPl...Adds text watermark on each page of the document loaded by IDocumentProcessorPl...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PageSetup.chapterPageSeparator property | Aspos...

    PageSetup.chapterPageSeparator property. Gets or sets the separator character that appears between the chapter number and the Page number....between the chapter number and the page number. get chapterPageSeparator...Remarks Before you can create page numbers that include chapter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Add HTML String using DOM in PHP|Aspose.PDF for...

    Explore how to add HTML content to a PDF document using the DOM in PHP with Aspose.PDF for rich document creation....(); # Add a page to pages collection of PDF file $page = $doc ->...paragraphs collection of page $page -> getParagraphs () -> add...

    docs.aspose.com/pdf/java/add-html-string-using-...
  8. TableStyle.alignment property | Aspose.Words fo...

    TableStyle.alignment property. Specifies the alignment for the table style....align it to a location on the page, such as the center: let tableStyle..."Aligned to the center of the page" ); builder . endTable (); table...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ShapeBase.RelativeHorizontalPosition | Aspose.W...

    Discover the ShapeBase RelativeHorizontalPosition property to master horizontal positioning of shapes. Optimize your design with precision and control!...floating image to the center of a page. Document doc = new Document...overlapping text and align it to the page's center. Shape shape = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Remove Fields|Documentation

    This section explains how to remve fields....vsdx" ) # Get page by name page = diagram . getPages ()...getPage ( "Page-1" ) # Get Visio Shape shape = page . getShapes...

    docs.aspose.com/diagram/python-java/remove-fields/