Sort Score
Result 10 results
Languages All
Labels All
Results 7,721 - 7,730 of 186,931 for

paged

(0.3 sec)
  1. Добавить Номер Страницы в PDF с помощью C++|Asp...

    Aspose.PDF для C++ позволяет добавить штамп с номером страницы в ваш PDF файл, используя класс PageNumberStamp....вызвать метод AddStamp класса Page , чтобы добавить штамп в PDF...//pageNumberStamp.Format = "Page # of " + pdfDocument.Pages.Count; //pageNumberStamp...

    docs.aspose.com/pdf/ru/cpp/add-page-number/
  2. Extract Table Data from PDF|Aspose.PDF for PHP ...

    Learn how to extract tabular from PDF using Aspose.PDF for PHP...through each page of the document. Decide which pages to be analyzed...apply visit to the desired pages. The tabular data will be scanned...

    docs.aspose.com/pdf/php-java/extract-data-from-...
  3. Archivo

    Archivo...inicializar nueva página Page page = new Page(); // texto del título...title.setTitleTime(titleTime); page.setTitle(title); // agregar...

    blog.aspose.com/es/note/change-styles-in-onenot...
  4. ค้นหา

    ค้นหา...Document(); // เริ่มต้นเพจใหม่ Page page = new Page(); // ข้อความชื่อเรื่อง...title.setTitleTime(titleTime); page.setTitle(title); // ผนวกโหนดหน้า...

    blog.aspose.com/th/note/change-styles-in-onenot...
  5. arkiv

    arkiv...Page för .NET spelar en betydande...branscher. Dessutom förenklar Aspose.Page för .NET konverteringsprocess...

    blog.aspose.com/sv/page/convert-postscript-to-p...
  6. How to Convert PDF to Image in C#

    This tutorial will show you how to convert PDF to image in C#. It will teach you how using C# convert PDF to image of any type like PNG, BMP, JPG, and others....Page Product Family Aspose.PSD Product...the page width, and many others. For converting a PDF page to...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-ima...
  7. PageInfo.WidthInPoints | Aspose.Words for .NET

    Discover the PageInfo WidthInPoints property to easily retrieve the page width in points, enhancing your document formatting and layout precision....property Gets the width of the page in points. public float WidthInPoints...print page size and orientation information for every page in a...

    reference.aspose.com/words/net/aspose.words.ren...
  8. Lưu trữ

    Lưu trữ...dưới dạng JPG for page in range(0, doc.page_count): extractedPage...extractedPage = doc.extract_pages(page, 1) extractedPage.save(f"C:\\F...

    blog.aspose.com/vi/words/convert-html-to-image-...
  9. Chercher

    chercher...styles de texte Créer un titre de page avec un style de texte Modifier...style de texte d’un titre de page Modifier le style de texte des...

    blog.aspose.com/fr/note/change-text-style-in-on...
  10. Аннотации к PDF фигурам|Aspose.PDF for Java

    В этой статье описывается, как добавлять, получать и удалять аннотации к фигурам в вашем PDF-документе с помощью Aspose.PDF для Java...pdf" ); Page page = document . getPages ()....circleAnnotation = new CircleAnnotation ( page , new Rectangle ( 270 , 160...

    docs.aspose.com/pdf/ru/java/figures-annotation/