Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 141,006 for

page

(0.05 sec)
  1. Retrieve All Layers from the Visio Diagram in R...

    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/java/retrieve-all-layer...
  2. Aspose::Words::PageSetup::get_BorderDistanceFro...

    Aspose::Words::PageSetup::get_BorderDistanceFrom method. Gets or sets a value that indicates whether the specified Page border is measured from the edge of the Page or from the text it surrounds in C++....specified page border is measured from the edge of the page or from...border at the top of the first page. auto doc = MakeObject < Document...

    reference.aspose.com/words/cpp/aspose.words/pag...
  3. Փոխարկել WORD Պատկեր Javascript

    Փոխարկեք WORD ը Պատկեր ձևաչափի JavaScript կոդով: Պահեք WORD որպես Պատկեր օգտագործելով JavaScript:...) for ( var page = 0 ; page < doc.pageCount; page++) { var extractedPage...extractPages(page, 1 ); extractedPage.save(`Output_${page + 1 }.jpg`);...

    products.aspose.com/words/hy/nodejs-net/convers...
  4. Փոխարկել HTML GIF Javascript

    Փոխարկեք HTML ը GIF ձևաչափի JavaScript կոդով: Պահեք HTML որպես GIF օգտագործելով JavaScript:...) for ( var page = 0 ; page < doc.pageCount; page++) { var extractedPage...extractPages(page, 1 ); extractedPage.save(`Output_${page + 1 }.gif`);...

    products.aspose.com/words/hy/nodejs-net/convers...
  5. LayoutCollector.getEndPageIndex method | Aspose...

    LayoutCollector.getEndPageIndex method. Gets 1-based index of the Page where node ends...) Gets 1-based index of the page where node ends. Returns 0 if...if node cannot be mapped to a page. getEndPageIndex ( node : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose.PSD CLI Application for .NET|Documentation

    Aspose.PSD-based CLI application for Adobe Photoshop and Adobe Illustrator File Formats CI/CD Automation. Supports PSD, PSB, AI export to PDF, TIFF, JPEG, JPEG2000, PNG, GIF and BMP. It does not require Adobe Photoshop or Adobe Illustrator to be installed and can be run without code....NET main page Aspose.PSD for .NET is a powerful...Nuget or on Aspose Releases Page . .NET , Java and Python implementations...

    docs.aspose.com/psd/net/cli/
  7. Set Print Area|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....setPrintArea method is available to set page properties of print area. Java...Document Assistant Close Page Setup - Fit to Page Setting...

    docs.aspose.com/cells/java/set-print-area/
  8. 在 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-...
  9. LayoutEnumerator.MoveNext | Aspose.Words for .NET

    Discover the LayoutEnumerator MoveNext method to navigate sibling entities visually. Efficiently iterate through paragraph lines without crossing Pages....across pages this method will not move to the next page but rather...the next entity on the same page. public bool MoveNext () Examples...

    reference.aspose.com/words/net/aspose.words.lay...
  10. 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...