Sort Score
Result 10 results
Languages All
Labels All
Results 6,801 - 6,810 of 145,654 for

paged

(0.17 sec)
  1. ShapeBase.horizontalAlignment property | Aspose...

    ShapeBase.horizontalAlignment property. Specifies how the shape is positioned horizontally....floating image to the center of a page. let doc = new aw . Document...overlapping text and align it to the page's center. let shape = builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Framesets namespace | Aspose.Wor...

    Aspose::Words::Framesets namespace. The Aspose.Words.Framesets namespace provides classes and enumerations that represents a frames page or a single frame on a frames page in C++....represents a frames page or a single frame on a frames page. Classes Class...Represents a frames page or a single frame on a frames page. To learn more...

    reference.aspose.com/words/cpp/aspose.words.fra...
  3. PDF Text Annotation|Aspose.PDF for Java

    Aspose.PDF для Java позволяет добавлять, получать и удалять текстовые аннотации из вашего PDF документа....коллекцию аннотаций объекта Page . Следующий фрагмент кода показывает..._dataDir + "sample.pdf" ); Page page = document . getPages ()....

    docs.aspose.com/pdf/ru/java/text-annotation/
  4. 档案

    档案...Pages.Add() 方法向文档添加页面。 创建一个新的 TextFragment...添加页面 Page page = document.Pages.Add(); // 将文本添加到新页面 page.Paragraphs...

    blog.aspose.com/zh/pdf/create-pdf-files-using-c...
  5. 아카이브

    아카이브...Document (); // Page 클래스 객체 초기화 Page page = new Page (); // Outline...Outline node page . appendChildLast ( outline ); // Page 노드 추가 doc...

    blog.aspose.com/ko/note/create-bulleted-or-numb...
  6. How to Resize Document During Conversion from S...

    Learn how to use rendering options to resize document pages to the size of the SVG content and vice versa....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/svg/net/resize-document/
  7. Робота з EPS | Рішення C++ API

    Aspose.Page для C++ пропонує кілька операцій з файлами EPS. Перегляньте приклади коду тут....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/uk/cpp/working-with-eps/
  8. PDF do DOCX Scalanie przy użyciu C++ | Aspose.PDF

    Połącz dwa lub więcej dokumentów PDF w jeden plik DOCX programowo z przykładowym kodem C++ przy użyciu pliku Aspose.PDF dla C++...pdf" ); // add page from one document to another...for ( auto const & page : firstDoc -> get_Pages ()) outputDoc ->...

    products.aspose.com/pdf/pl/cpp/merger/pdf-to-docx/
  9. PDF 페이지 크기 프로그래밍 방식으로 변경|Aspose.PDF for PHP via...

    PHP를 사용하여 PDF 파일의 페이지 크기를 변경합니다.... Page 클래스에는 페이지 크기를 설정할 수 있는 SetPageSize(…)...getPages (); // 특정 페이지 가져오기 $page = $pageCollection -> get_Item...

    docs.aspose.com/pdf/ko/php-java/change-page-size/
  10. Ajouter un filigrane au PDF en utilisant C++|As...

    Cet article explique les fonctionnalités de travail avec les artefacts et l'obtention de filigranes dans les PDFs de manière programmatique avec le C++....artefacts sur une page particulière, la classe Page a la propriété...incluent Background, Layout, Page, Pagination et Undefined). Artifact...

    docs.aspose.com/pdf/fr/cpp/add-watermarks/