Sort Score
Result 10 results
Languages All
Labels All
Results 6,611 - 6,620 of 190,040 for

paged

(3.01 sec)
  1. How to add Redaction Annotation using C++ | Asp...

    Add Redaction annotations programmatically in PDF with C++ sample code on any platform with C++ language...Document class Create a new page or get a reference to an existing...for Redaction annotation from Page.Annotations collections Save...

    products.aspose.com/pdf/cpp/annotation/redactio...
  2. Converting a PDF file to TIFF using Rust | Aspo...

    Code Examples on Rust for PDF‑to‑TIFF Conversion on All Platforms...converting Convert a PDF Page to Tiff using page_to_tiff function Close...save the specified page as Tiff-image pdf . page_to_tiff ( 1 , 100...

    products.aspose.com/pdf/rust-cpp/conversion/pdf...
  3. Menentukan Pemutusan Baris di TextFragment|Aspo...

    Pelajari lebih lanjut tentang cara menentukan pemutusan baris dari TextFragment multi-baris menggunakan C++...GetNotifications () dari Kelas Page sebagai berikut, untuk melacak...Document > (); auto page = document -> get_Pages () -> Add (); for...

    docs.aspose.com/pdf/id/cpp/determine-line-break/
  4. 确定 TextFragment 中的换行符|Aspose.PDF for C++

    了解如何使用 C++ 确定多行 TextFragment 的换行符...您可以使用 Page 类的 GetNotifications () 方法,如下所示,以跟踪文本片段的换行:...Document > (); auto page = document -> get_Pages () -> Add (); for...

    docs.aspose.com/pdf/zh/cpp/determine-line-break/
  5. 使用C++设置图像大小|Aspose.PDF for C++

    本节介绍如何使用C++库设置PDF文件的图像大小。...向PDF文件的页面集合添加页面 auto page = document -> get_Pages () -> Add (); //..._dataDir + u "aspose-logo.jpg" ); page -> get_Paragraphs () -> Add...

    docs.aspose.com/pdf/zh/cpp/set-image-size/
  6. PageSetup.footnote_options property | Aspose.Wo...

    PageSetup.footnote_options property. Provides options that control numbering and positioning of footnotes in this section....numbering from 1 # at each new page and display themselves directly...every page. footnote_options = doc . sections [ 0 ] . page_setup...

    reference.aspose.com/words/python-net/aspose.wo...
  7. RowFormat.heading_format property | Aspose.Word...

    RowFormat.heading_format 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. @property...with rows that repeat on every page. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Document::ExtractPages method | ...

    Aspose::Words::Document::ExtractPages method. Returns the Document object representing specified range of pages in C++....representing specified range of pages. System :: SharedPtr < Aspose...the first page to extract. count int32_t Number of pages to be extracted...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Faire pivoter, modifier la position et connecte...

    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....vsdx" ); // get page by name Page page = diagram . getPages...getPage ( "Page-3" ); // get shape by id Shape shape = page . getShapes...

    docs.aspose.com/diagram/fr/java/rotate-change-t...
  10. Manipuler un document PDF en Python via .NET|As...

    Cet article contient des informations sur la façon de valider un document PDF pour la norme PDF A en utilisant Python, comment travailler avec le TOC, comment définir une date d'expiration pour le PDF, etc....première page du fichier PDF tocPage = doc . pages . insert (..."Première page" , "Deuxième page" , "Troisième page" , "Quatrième...

    docs.aspose.com/pdf/fr/python-net/manipulate-pd...