Sort Score
Result 10 results
Languages All
Labels All
Results 5,131 - 5,140 of 188,108 for

paged

(0.64 sec)
  1. Автоматическое размещение коллекции фигур на ст...

    В этом разделе объясняется, как авторазместить коллекцию фигур на странице visio с помощью Aspose.Diagram.... Для этого класс Page предлагает член AutoSpaceShapes...get page of the Visio drawing Aspose . Diagram . Page page = diagram...

    docs.aspose.com/diagram/ru/net/auto-space-a-col...
  2. Appliquer ou modifier les dispositions de diapo...

    Apprenez à gérer et personnaliser les dispositions de diapositives dans Aspose.Slides for Python via .NET. Explorez les types de dispositions, le contrôle des espaces réservés, la visibilité du pied de page et la manipulation des dispositions à l'aide d'exemples de code en Python....en page pour sélectionner une diapositive de mise en page. layout_slides...pas tous les types de mise en page. # Le fichier de présentation...

    docs.aspose.com/slides/fr/python-net/slide-layout/
  3. Working with Table of Contents|Aspose.Words for...

    Insert and manage 'Table of Contents' in a document using Node.js....TOC by updating the fields and page layout of the document. Without...contents will be populated but no page numbers will be displayed. Any...

    docs.aspose.com/words/nodejs-net/working-with-t...
  4. Working with OneNote Document | Aspose.Note Doc...

    This document provides guidance on working with OneNote documents....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/note/net/working-with-onenote-d...
  5. Arbeta med användardefinierade celler|Documenta...

    Det här avsnittet förklarar hur man läser användardefinierade celler i formerna visio med Aspose.Diagram....); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-1" ); // Get shape by id Shape shape = page . Shapes...

    docs.aspose.com/diagram/sv/net/working-with-use...
  6. Shapes Gluing ile Çalışmak|Documentation

    Bu bölümde, Aspose.Diagram ile belirli bir şekle yapıştırılan şekillerin nasıl elde edileceği açıklanmaktadır.... Pages [ 0 ]. Shapes . GetShape ( 90...gluedShapeIds ) { shape = diagram . Pages [ 0 ]. Shapes . GetShape ( id...

    docs.aspose.com/diagram/tr/net/working-with-sha...
  7. PDF 텍스트 주석|Aspose.PDF for C++

    Aspose.PDF for C++는 PDF 문서에 텍스트 주석을 추가, 가져오기 및 삭제할 수 있습니다.... Page 객체의 Annotations 컬렉션에 주석을 추가하십시오..."sample.pdf" ); auto page = document -> get_Pages () -> idx_get (...

    docs.aspose.com/pdf/ko/cpp/text-annotation/
  8. 搜索

    搜索...Document(); // 在空白文檔中添加空白頁 Page page = doc.Pages.Add(); Aspose.Pdf.Image...image.File = (path); // 在頁面上添加圖像 page.Paragraphs.Add(image); // 保存輸出...

    blog.aspose.com/zh-hant/pdf/images-to-pdf-csharp/
  9. Help needed with coordinate conversion for PDF ...

    I have attached the pdf file and code that i am using to place stamp, so i get blank space coordinate in system.drawing.rect that i convert them using below code, it works for most of the files but not working for one i …... foreach (var pageKv in pages.OrderBy(x => x.Key)) { int pageIndex...info = pageKv.Value; Aspose.Pdf.Page newPage; lock (_asposeLock)...

    forum.aspose.com/t/help-needed-with-coordinate-...
  10. تبدیل فایل PDF به BMP با استفاده از PHP | Aspos...

    کد نمونه در PHP برای تبدیل PDF به BMP. از کد نمونه برای تبدیل دسته PDF به BMP با Aspose.PDF برای PHP از طریق جاوا استفاده کنید...the collection of pages in the document $pages = $document -> getPages...total number of pages in the document $count = $pages -> size ();...

    products.aspose.com/pdf/fa/php-java/conversion/...