Sort Score
Result 10 results
Languages All
Labels All
Results 3,971 - 3,980 of 192,335 for

paged

(0.17 sec)
  1. Ubah Ukuran Halaman PDF dengan C#|Aspose.PDF fo...

    Ubah Ukuran Halaman dari dokumen PDF Anda menggunakan pustaka Aspose.PDF for .NET.... Kelas Page berisi metode SetPageSize(…)...RunExamples . GetDataDir_AsposePdf_Pages (); // Open PDF document using...

    docs.aspose.com/pdf/id/net/change-page-size/
  2. getColorType does not reply with expected answe...

    Hi there, we wanted to retrieve the color-type of every single page (Rgb, Grey, BlackAndWhite) of the attached PDF : ThesisUniBasel.pdf, but it didn’t seems to work correctly. The page 3 to 9, 12 to 15, 18 to 24, 26 to …...the color-type of every single page (Rgb, Grey, BlackAndWhite) of...seems to work correctly. The page 3 to 9, 12 to 15, 18 to 24,...

    forum.aspose.com/t/getcolortype-does-not-reply-...
  3. Document.extractPages method | Aspose.Words for...

    Aspose.Words.Document.extractPages method...specified range of pages and the given page extract options. extractPages...the first page to extract. count number Number of pages to be extracted...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. C# .NET API for PostScript Processing

    C# ASP.NET VB.NET library to load and convert XPS PS and EPS files to PDF and Images. Create or manipulate XPS files in .NET applications...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/net/
  5. Работа с PDF-операторами в Python|Aspose.PDF fo...

    Узнайте, как использовать низкоуровневые PDF-операторы в Python для точного управления потоком содержимого и графикой....upper_right_y = 200 page = document . pages [ 1 ] with open ( imagefile...image_stream : page . resources . images . add ( image_stream ) page . contents...

    docs.aspose.com/pdf/ru/python-net/working-with-...
  6. Work with Columns and Rows|Aspose.Words for Pyt...

    Working with parts of a table – rows, columns, and cells using Python. Specify Header Row Python.... What is this page about? This page shows how to manipulate...tables from breaking across pages. For more control over how tables...

    docs.aspose.com/words/python-net/working-with-c...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add, Move or Delete pages in PDF using php-java https://products.aspose.com/pdf/php-java/pages/ Recent content in Add, Move or Delete pages in ......Products – Add, Move or Delete pages in PDF using php-java https://products...com/pdf/php-java/pages/ Recent content in Add, Move or Delete pages in PDF...

    products.aspose.com/pdf/php-java/pages/index.xml
  8. RelativeVerticalPosition enumeration | Aspose.W...

    aspose.words.drawing.RelativeVerticalPosition enumeration. Specifies to what the vertical position of a shape or text frame is relative....shall be relative to the page margins. PAGE The object is positioned...relative to the top edge of the page. PARAGRAPH The object is positioned...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Extract Paragraph from PDF C#|Aspose.PDF for .NET

    Learn how to extract paragraphs from PDF documents in .NET using Aspose.PDF for structured text retrieval....expressions”) from a single page or whole document, or we can...complete text of a single page, range of pages or complete document...

    docs.aspose.com/pdf/net/extract-paragraph-from-...
  10. Tambahkan Objek Garis ke file PDF|Aspose.PDF fo...

    Artikel ini menjelaskan cara membuat objek garis ke PDF Anda menggunakan Aspose.PDF for .NET....Document ()) { // Add page var page = document . Pages . Add (); // Create...paragraphs collection of page instance page . Paragraphs . Add (...

    docs.aspose.com/pdf/id/net/add-line/