Sort Score
Result 10 results
Languages All
Labels All
Results 3,191 - 3,200 of 192,333 for

paged

(1.17 sec)
  1. Agregar formas de línea al PDF en Python|Aspose...

    Aprenda cómo dibujar formas de línea y líneas con estilo en archivos PDF en Python.... Document () page = document . pages . add () graph = drawing...drawing . Graph ( 100 , 400 ) page . paragraphs . add ( graph )...

    docs.aspose.com/pdf/es/python-net/add-line/
  2. Chercher

    chercher...diviser chaque page du PDF ou une collection de pages en plusieurs...fichier PDF par pages Sélectionner les pages pour diviser un...

    blog.aspose.com/fr/pdf/split-pdf-into-multiple-...
  3. Working with Documents|Aspose.PDF for .NET

    Explore how to edit and manipulate PDF files using the PDFFileEditor class in .NET with Aspose.PDF.... Managing the pages of a PDF file is an important...help manipulate individual pages; this class doesn’t edit or...

    docs.aspose.com/pdf/net/pdffileeditor-class/
  4. BuildingBlockGallery enumeration | Aspose.Words...

    aspose.words.buildingblocks.BuildingBlockGallery enumeration. Specifies the predefined gallery into which a building block is classified....AUTO_TEXT BIBLIOGRAPHY COVER_PAGE CUSTOM_AUTO_TEXT CUSTOM_BIBLIOGRAPHY...CUSTOM_BIBLIOGRAPHY CUSTOM_COVER_PAGE CUSTOM_EQUATIONS CUSTOM_FOOTERS CUSTOM_HEADERS...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PageBorderAppliesTo Enum | Aspose.Words for .NET

    Discover the Aspose.Words.PageBorderAppliesTo enum to control page border printing across specific pages for enhanced document formatting....enumeration Specifies which pages the page border is printed on. public...Description AllPages 0 Page border is shown on all pages of the section...

    reference.aspose.com/words/net/aspose.words/pag...
  6. PDFから段落を抽出|Aspose.PDF for Android via Java

    この記事では、Aspose.PDFの特別なツールであるParagraphAbsorberを使用してPDFドキュメントからテキストを抽出する方法について説明します。...pdf" ); Page page = doc . getPages (). get_Item...ParagraphAbsorber (); absorber . visit ( page ); PageMarkup markup = absorber...

    docs.aspose.com/pdf/ja/androidjava/extract-para...
  7. Splitter class | Aspose.Words for Python

    aspose.words.lowcode.Splitter class. Provides methods intended to split the documents into parts using different criteria....extract_pages(input_file_name, output_file_name, start_page_index...start_page_index, page_count) Extracts a specified range of pages from a document...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 在 Python 中操作 PDF 文档|Aspose.PDF for Python via .NET

    学习如何在 Python 中验证、结构化和修改 PDF 文档,包括 TOC 管理和 PDF/A 检查。...( input_pdf ) toc_page = document . pages . insert ( 1 ) toc_info...title toc_page . toc_info = toc_info titles = [ "First page" , "Second...

    docs.aspose.com/pdf/zh/python-net/manipulate-pd...
  9. Public API Changes in Aspose.Diagram 6.8.0|Docu...

    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....AddActiveXControl method in the Page class. Please check this code...an ActiveX control diagram . Pages [ 0 ]. AddActiveXControl ( ControlType...

    docs.aspose.com/diagram/net/public-api-changes-...
  10. Rubyでページプロパティを取得する|Aspose.PDF for Java

    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.... pdf ' ) # ページコレクションを取得 page_collection = pdf_document ....getPages () # 特定のページを取得 pdf_page = page_collection . get_Item ( 1...

    docs.aspose.com/pdf/ja/java/get-page-properties...