Sort Score
Result 10 results
Languages All
Labels All
Results 6,291 - 6,300 of 143,550 for

paged

(0.07 sec)
  1. How to Redact a PDF in Java

    This brief guide explains how to redact a PDF in Java. It contains the system configuration details, and stepwise algorithm, followed by a runnable sample code to redact text in PDF using Java....Page Product Family Aspose.PSD Product...code and change the page number or page coordinates to redact...

    kb.aspose.com/pdf/java/how-to-redact-a-pdf-in-j...
  2. 编辑 PDF API | Aspose.PDF

    使用适用于任何平台的免费跨平台应用程序和高代码 API 编辑 PDF 文档。... Pages . Accept ( textFragmentAbsorber...textFragmentCollecti ) { Page page = textFragment . Page ; Rectangle annotationRectangle...

    products.aspose.com/pdf/zh-hant/redaction/
  3. Trabajar con comentarios|Documentation

    Esta página describe cómo agregar o editar comentarios con la biblioteca Aspose.Diagram....retrieve page by name Aspose . Diagram . Page page = diagram...diagram . Pages . GetPage ( "Page-1" ); // retrieve shape by ID Aspose...

    docs.aspose.com/diagram/es/net/working-with-com...
  4. Specify Layout Options in Python|Aspose.Words f...

    Specify Layout Options for various document layouts using Python....continuous_section_page_numbering_restart to calculate page numbers in...continuous section that restarts page numbering, or ignore_printer_metrics...

    docs.aspose.com/words/python-net/specify-layout...
  5. Finding word bounding boxes|Documentation

    Automatic detection of word bounding boxes inside an image....contain more than one image per page. Therefore, the resulting list...objects than the number of pages in the document. Property Type...

    docs.aspose.com/ocr/java/image-regions-word-find/
  6. PDF do PNG Scalanie przy użyciu Python | Aspose...

    Połącz dwa lub więcej dokumentów PDF w jeden plik PNG programowo z przykładowym kodem Python przy użyciu pliku Aspose.PDF dla Python for .NET...PngDevice ( resolution ) page_count = 1 while page_count <= len ( document...document . pages ): image_stream = FileIO ( path_outfile + str...

    products.aspose.com/pdf/pl/python-net/merger/pd...
  7. Comment insérer un tableau dans un PDF avec Python

    Ce court tutoriel explique comment insérer un tableau dans un PDF à l'aide de Python. Il contient les paramètres IDE, le processus par étapes et un exemple de code exécutable pour ajouter un tableau au format PDF à l'aide de Python....Page Product Family Aspose.PSD Product...un nouveau PDF, insérer une page, créer un tableau, remplir un...

    kb.aspose.com/fr/pdf/python/how-to-insert-table...
  8. Python을 사용하여 PDF의 페이지 크기를 변경하는 방법

    이 작은 자습서는 Python을 사용하여 PDF의 페이지 크기를 변경하는 방법에 중점을 둡니다. 여기에는 Python을 사용하여 PDF 페이지의 크기를 변경하는 프로세스를 보여주기 위해 환경, 단계별 프로그램 흐름 및 실행 가능한 샘플 코드를 구성하는 모든 세부 정보가 포함됩니다....Page Product Family Aspose.PSD Product...컬렉션에서 원하는 페이지에 액세스합니다. Page 클래스의 set_page_size() 메서드를 호출하고 새 페이지...

    kb.aspose.com/ko/pdf/python/how-to-change-page-...
  9. Aspose::Words::Fields::FieldIndex::get_PageNumb...

    Aspose::Words::Fields::FieldIndex::get_PageNumberSeparator method. Gets or sets the character sequence that is used to separate an index entry and its page number in C++....separate an index entry and its page number. System :: String Aspose...Examples Shows how to edit the page number separator in an INDEX...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. فشرده سازی DOCX در Python

    بدون از دست دادن کیفیت، DOCX را در Python فشرده کنید. محتوای DOCX را بهینه کنید، اندازه فایل را به راحتی کاهش دهید....docx", 'rb') as pdf_stream: pages_stream = renderer.save_pdf_...DocumentBuilder() for i in range(0, len(pages_stream)): # حداکثر اندازه صفحه...

    products.aspose.com/words/fa/python-net/compres...