Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 187,640 for

page

(0.2 sec)
  1. Document.remove_blank_pages method | Aspose.Wor...

    Document.remove_blank_Pages method. Removes blank Pages from the document....remove_blank_pages method remove_blank_pages() Removes blank pages from...document. def remove_blank_pages ( self ): ... Remarks The resulting...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Replace Fields Python|Aspose.Words for Python v...

    Learn how to replace fields with text in Python. Replace fields with static data using the Python via .NET API.... What is this page about? This page explains how to use...example, trying to convert the PAGE field in a header or footer...

    docs.aspose.com/words/python-net/replace-fields/
  3. Delete PDF Pages with Go|Aspose.PDF for Go via C++

    You can delete Pages from your PDF file using Aspose.PDF for Go via C++....PDF Pages with Go Contents [ Hide ] You can delete pages from...document by deleting a specific page. This method is efficient for...

    docs.aspose.com/pdf/go-cpp/delete-pages/
  4. Table recognition|Documentation

    Extracting and recognizing table cells from images, web links, scanned PDFs, DjVu files, folders, archives and other content....for page in table . pages : print ( "page:" + str ( page . page_index...page_index )) for row in page . rows : print ( "row:" + str (...

    docs.aspose.com/ocr/python-net/table-recognition/
  5. Insert Background Image to Excel|Documentation

    How to insert background image to Excel using Aspose.Cells for .NET....2019): From the Page Layout menu, find the Page Setup option, and...Document Assistant Close Copy Page Setup Settings from Source Worksheet...

    docs.aspose.com/cells/net/insert-background-ima...
  6. Determine Line Break|Aspose.PDF for Java

    Learn more about how to determinate a line break of multi-line TextFragment using Java...GetNotifications () method of Page class as follows, in order to...Document doc = new Document (); Page page = doc . getPages (). add ();...

    docs.aspose.com/pdf/java/determine-line-break/
  7. RowFormat.headingFormat property | Aspose.Words...

    RowFormat.headingFormat property. True if the row is repeated as a table heading on every Page when the table spans more than one Page....on every page when the table spans more than one page. get headingFormat...with rows that repeat on every page. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 将 Visio 形状转换为 Svg|Documentation

    本节介绍如何使用 Aspose.Diagram 将 visio 形状转换为 svg。...); // Get a particular page Page page = diagram . getPages ()...particular shape Shape shape = page . getShapes (). get ( 0 ); //...

    docs.aspose.com/diagram/zh/java/convert-a-visio...
  9. Extract Text From Stamps|Aspose.PDF for PHP via...

    Discover how to extract text from stamps in PDFs using Aspose.PDF for PHP Java. Achieve accurate text retrieval effortlessly....PDF document Get the desired page of the document Create a new...the annotation selector on the page Get the selected stamp annotations...

    docs.aspose.com/pdf/php-java/extract-text-from-...
  10. How to Use Aspose.Words Instead of Open XML SDK...

    How to download and install Aspose.Words for .NET and what prerequisites have to be met to work with Aspose.Words instead of Open XML using C#.... What is this page about? This page explains how Aspose...requirements and further steps on this page. Check Requirements and Prerequisites...

    docs.aspose.com/words/net/aspose-words-instead-...