Sort Score
Result 10 results
Languages All
Labels All
Results 7,041 - 7,050 of 186,795 for

paged

(0.17 sec)
  1. Working with Sections in Java|Aspose.Words for ...

    Understanding document section concepts and manipulation practices using Java. Insert section into a document Java. Remove section Java. Copy sections between Documents....across all pages. For example, you may need to modify page number...number formats, have different page size and orientation, or have the...

    docs.aspose.com/words/java/working-with-sections/
  2. Working with Sections in Node.js|Aspose.Words f...

    Create and manage sections and section breaks in a document using Node.js. Insert section into a document Node.js. Remove section Node.js. Copy sections between Documents....across all pages. For example, you may need to modify page number...number formats, have different page size and orientation, or have the...

    docs.aspose.com/words/nodejs-net/working-with-s...
  3. Apply Theme To Shape|Documentation

    This section explains how to set theme Properties in a visio shape with Aspose.Diagram.... get a particular page. get a particular shape. set...); // Get page by name Page page = diagram . Pages . GetPage...

    docs.aspose.com/diagram/net/apply-theme-to-shape/
  4. Архивы

    Архивы... Добавьте новую страницу Page в документ PDF с помощью метода...новый Image с помощью метода Page.getParagraphs().add(Image) ...

    blog.aspose.com/ru/pdf/convert-image-to-pdf-java/
  5. Convert PDF to Different Image Formats in C#|As...

    This topic show you how to use Aspose.PDF to convert PDF to various images formats e.g. TIFF, BMP, EMF, JPEG, PNG, GIF, SVG with a few lines of code....ImageDevice - for a particular page. Convert PDF using DocumentDevice...makes a possible to convert PDF Pages to TIFF images. The TiffDevice...

    docs.aspose.com/pdf/net/convert-pdf-to-images-f...
  6. 아카이브

    아카이브... API의 Page 클래스는 OneNote 문서의 페이지를 나타냅니다...Document 클래스의 인스턴스를 만듭니다. 다음으로 Page 클래스 개체를 초기화합니다. 그런 다음 Image...

    blog.aspose.com/ko/note/add-image-to-onenote-in...
  7. Archiv

    Archiv...Pages.Add() . Vytvořte nový objekt...// Přidat stránku Page page = document.Pages.Add(); // Přidejte...

    blog.aspose.com/cs/pdf/create-pdf-files-using-c...
  8. PageLayoutCallbackArgs.pageIndex property | Asp...

    PageLayoutCallbackArgs.pageIndex property. Gets 0-based index of the page in the document this event relates to...property Gets 0-based index of the page in the document this event relates...there is no associated page, or if page was removed during reflow...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Managing DjVu Format in PHP|Documentation

    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....of DjVu Pages in PHP Converting Range of DjVu Pages to Separate...Converting Specific Portion of DjVu Page in Php Exporting Images in PHP...

    docs.aspose.com/imaging/java/managing-djvu-form...
  10. PDF ハイライト注釈|Aspose.PDF for Java

    マークアップ注釈は、文書のテキストにハイライト、下線、取り消し線、またはジグザグの下線として表示されます。...pdf" ); Page page = document . getPages ()....TextFragmentAbsorber ( "PDF" ); tfa . visit ( page ); // 注釈を作成する HighlightAnnotation...

    docs.aspose.com/pdf/ja/java/highlights-annotation/