Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 187,482 for

page

(0.29 sec)
  1. 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...
  2. Table.VerticalAnchor | Aspose.Words for .NET

    Discover the Table VerticalAnchor property to optimize floating table positioning. Learn how to enhance layout control with its default Margin value....( false )); // Only Margin, Page, Column available in RelativeHorizontalPo... . Column ; // Only Margin, Page, Paragraph available in RelativeVerticalPosi...

    reference.aspose.com/words/net/aspose.words.tab...
  3. 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...
  4. Aspose::Words::Tables::RowFormat::get_HeadingFo...

    Aspose::Words::Tables::RowFormat::get_HeadingFormat method. True if the row is repeated as a table heading on every Page when the table spans more than one Page in C++....on every page when the table spans more than one page. bool Aspose...with rows that repeat on every page. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. 在 PHP 中从 Visio Diagram 中检索所有图层|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....vsd" ); \ # get Visio page $page = $diagram -> getPages ()...-> getPage ( 0 ); $layers = $page -> getPageSheet () -> getLayers...

    docs.aspose.com/diagram/zh/java/retrieve-all-la...
  6. Set Appearance of the Connector Type Shape in V...

    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/java/set-appearance-of-...
  7. Find and Replace in PHP|Aspose.Words for .NET

    Using Aspose.Words for .NET in PHP via COM to find and replace text in MS Word documents in C#.... What is this page about? This page explains how to perform...results. Please refresh the page and try again....

    docs.aspose.com/words/net/find-and-replace-in-php/
  8. Deal with PDF Forms in PHP | Aspose.PDF

    Manage PDF Forms programmatically with PHP sample code using Aspose.PDF for PHP via Java....more details, check the GitHub page. How to Create PDF Forms using...of Document class. Access the Page via its index. Call the Form...

    products.aspose.com/pdf/php-java/acroforms/
  9. Aspose.OCR for .NET when used to OCR with PDF i...

    Hi Team, I am working on replacing a 3rd party software which was used to OCR images and PDF file with images in an application. I have used Aspose.OCR and Aspose.PDF in my POC application for replacement of that 3rd pa…...Pages.Count(); Console.WriteLine($"Page: {PageCount}...AsposeOcr(); // Loop through each page in the PDF for (int pageIndex...

    forum.aspose.com/t/aspose-ocr-for-net-when-used...
  10. PageInfo.landscape property | Aspose.Words for ...

    PageInfo.landscape property. Returns ``true`` if the Page orientation specified in the document for this Page is landscape....property Returns true if the page orientation specified in the...the document for this page is landscape. get landscape () : boolean...

    reference.aspose.com/words/nodejs-net/aspose.wo...