Sort Score
Result 10 results
Languages All
Labels All
Results 3,431 - 3,440 of 181,385 for

page

(0.14 sec)
  1. Გადაიყვანეთ TEXT Გამოსახულება Java

    გადაიყვანეთ TEXT Გამოსახულება Java ფორმატში კოდით. შეინახეთ TEXT როგორც Გამოსახულება Java....for ( int page = 0 ; page < doc.getPageCount(); page++) { saveOptions...PageSet (page)); doc.save(String.format( "Output_%d.jpg" , page + 1...

    products.aspose.com/words/ka/java/conversion/te...
  2. 在Ruby中设置页面选项|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....pagesetup 模块的 page_orientation 方法。 Ruby 代码 def page_orientation...Portrait page_setup = sheet . getPageSetup () page_orientation_type...

    docs.aspose.com/cells/zh/java/setting-page-opti...
  3. TableStyle.LeftIndent | Aspose.Words for .NET

    Discover the TableStyle LeftIndent property to easily customize your table's left indent for enhanced layout control and visual appeal....align it to a location on the page, such as the center: TableStyle..."Aligned to the center of the page" ); builder . EndTable (); table...

    reference.aspose.com/words/net/aspose.words/tab...
  4. LayoutEnumerator.MovePreviousLogical | Aspose.W...

    Discover the LayoutEnumerator MovePreviousLogical method to efficiently navigate sibling entities and handle paragraph lines across Pages seamlessly....of a paragraph broken across pages this method will move to the...even if it resides on another page. public bool MovePreviousLogical...

    reference.aspose.com/words/net/aspose.words.lay...
  5. Aspose split docx file wrongly in Docker, but w...

    I am using Aspose to split a DOCX file into separate DOCX files for each Page, and I am creating a Python Azure Function to perform this task. The splitting works correctly in both an Ubuntu Docker image and my local env…...separate DOCX files for each page, and I am creating a Python...of each page is incorrectly moving to the next page. Before split...

    forum.aspose.com/t/aspose-split-docx-file-wrong...
  6. Aspose::Words::Framesets::Frameset::get_IsFrame...

    Aspose::Words::Framesets::Frameset::get_IsFrameLinkToFile method. Gets or sets a value indicating whether the web Page or document file name specified in the FrameDefaultUrl property is an external resource the frame is linked with in C++....value indicating whether the web page or document file name specified...Shows how to access frames on-page. // Document contains several...

    reference.aspose.com/words/cpp/aspose.words.fra...
  7. Add Text to an existing PDF file in PHP|Aspose....

    Learn how to add new text to an existing PDF document in PHP using Aspose.PDF for content enhancement....pdf' ); # get particular page $pdf_page = $doc -> getPages () ->...$pdf_page ); # append the text fragment to the PDF page $text_builder...

    docs.aspose.com/pdf/java/add-text-to-an-existin...
  8. Working with Images in C#|Aspose.Words for .NET

    Image shapes in details and advanced features provided by Aspose.Words for .NET....Hide ] What is this page about? This page explains how to work...Insert Barcode on each Document Page This example demonstrates you...

    docs.aspose.com/words/net/working-with-images/
  9. Retrieve User-defined Cells from Shapesheet in ...

    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....vdx" ); $pages = $diagram -> getPages (); $count...)( string ) $pages -> getCount ()) { $page = $pages -> get ( $count...

    docs.aspose.com/diagram/java/retrieve-user-defi...
  10. How to Remove Watermark from PDF using Python

    This short topic guides on how to remove watermark from PDF using Python. It encompasses all the details for the configuration, step-wise process and a runnable sample code to remove watermark from PDF file using Python....Page Product Family Aspose.PSD Product...different types of artifacts on a page and filtering out the artifacts...

    kb.aspose.com/pdf/python/how-to-remove-watermar...