Sort Score
Result 10 results
Languages All
Labels All
Results 7,261 - 7,270 of 186,826 for

paged

(0.21 sec)
  1. Archiv

    Archiv...Bezplatné zdroje Python Word Page Extractor Library # Budeme používat...Document("sample-multi-page.docx") # get page count pageCount = doc.page_count...

    blog.aspose.com/cs/words/extract-pages-from-wor...
  2. 使用评论|Documentation

    本页介绍如何使用 Aspose.Diagram 库在 Visio 绘图的页面上添加注释。...comment anywhere on a page of Visio图纸 . 添加评论 Page 类公开的 addComment 方法允许您向绘图页添加注释。它采用...users add comments to the entire page that are presented by an icon...

    docs.aspose.com/diagram/zh/python-java/working-...
  3. Archiwa

    Archiwa...Następnie utwórz obiekty klas Page, Outline i OutlineElement. Następnie...Zainicjuj obiekt klasy Page Page page = new Page(); // Zainicjuj obiekt...

    blog.aspose.com/pl/note/insert-pdf-into-onenote...
  4. Archivio

    Archivio...alla prima pagina Page page = visio_file.Pages[0]; // Iterare attraverso...forme foreach (Shape shape in page.Shapes) { Console.WriteLine("Shape...

    blog.aspose.com/it/diagram/read-visio-shape-dat...
  5. Konwersja pliku MHTML do JPEG przy użyciu Pytho...

    Przykładowy kod w Pythonie dla MHTML do JPEG konwersji. Użyj przykładowego kodu dla partii MHTML do JPEG konwersji za pomocą Pythona i .NET...resolution ) page_count = 1 pages_count = len ( document . pages ) if...document . pages ) > 4 : pages_count = 4 while page_count <= pages_count...

    products.aspose.com/pdf/pl/python-net/conversio...
  6. Utilisation d'Aspose.Slides avec ReportViewer 2...

    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....Format de flux binaire de mise en page de rapport (RPL) en présentation...sauts de page doux pour contrôler la taille des pages en utilisant...

    docs.aspose.com/slides/fr/reportingservices/usi...
  7. C++ Split DOC

    Split DOC files into e pages using C++ code. Save DOC as separate files using C++....integrate the extracted DOC pages with other data and, as a result...files into parts and extract pages according to the specified mode...

    products.aspose.com/words/cpp/split/doc/
  8. C++ Split WORD

    Split WORD files into e pages using C++ code. Save WORD as separate files using C++....integrate the extracted Word pages with other data and, as a result...files into parts and extract pages according to the specified mode...

    products.aspose.com/words/cpp/split/word/
  9. Generate Patch Code Barcodes in C++|Documentation

    Aspose.BarCode for C++ enables Patch Code barcode generation...management for automatic multi-page document scanning. Such barcodes...on a page manually; as a complete A4 or US Letter page with the...

    docs.aspose.com/barcode/cpp/patch-code-barcodes/
  10. Tambahkan Teks ke PDF menggunakan C++|Aspose.PD...

    Artikel ini menjelaskan berbagai aspek bekerja dengan teks di Aspose.PDF. Pelajari cara menambahkan teks ke PDF, menambahkan fragmen HTML, atau menggunakan font OTF kustom....auto pdfPage = document -> get_Pages () -> idx_get ( 1 ); // buat...TextBuilder > ( document -> get_Pages () -> idx_get ( 1 )); // Buat...

    docs.aspose.com/pdf/id/cpp/add-text-to-pdf-file/