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

paged

(0.82 sec)
  1. Set Image Size|Aspose.PDF for Java

    This section describes how to set image size PDF file using Java library....// add page to pages collection of PDF file Page page = doc ...jpg" ); page . getParagraphs (). add ( img ); // Set page properties...

    docs.aspose.com/pdf/java/set-image-size/
  2. FootnoteSeparatorType enumeration | Aspose.Word...

    aspose.words.notes.FootnoteSeparatorType enumeration. Specifies the type of the footnote/endnote separator....Printed above footnote text on a page when the text must be continued...continued from a previous page. FOOTNOTE_CONTINUATION_NOTICE Printed...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Platzieren Sie automatisch eine Sammlung von Fo...

    In diesem Abschnitt wird erläutert, wie Sie eine Sammlung von Formen auf einer visio-Seite mit Aspose.Diagram automatisch füllen....dies zu erreichen, bietet die Page-Klasse ein AutoSpaceShapes-Member...get page of the Visio drawing Aspose . Diagram . Page page = diagram...

    docs.aspose.com/diagram/de/net/auto-space-a-col...
  4. Configuración de Opciones de Página en Ruby|Doc...

    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....para Ruby , llama al método page_orientation del módulo pagesetup...pagesetup . Código Ruby def page_orientation () data_dir = File ...

    docs.aspose.com/cells/es/java/setting-page-opti...
  5. Pythonでページオプションを設定する|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....モジュールの page_orientation メソッドを呼び出します。 Pythonコード def page_orientation...Portrait page_setup = sheet . getPageSetup () page_orientation_type...

    docs.aspose.com/cells/ja/java/setting-page-opti...
  6. Document.ExtractPages yields wrong results - Fr...

    Use the following code: var document = new Document("input.docx"); for (int page = 0; page < document.PageCount; page++) { Document extractedPage = document.ExtractPages(page, 1); // startindex and count string …...for (int page = 0; page < document.PageCount; page++) { Document...extractedPage = document.ExtractPages(page, 1); // startindex and count...

    forum.aspose.com/t/document-extractpages-yields...
  7. Visio'e Filigran Ekle|Documentation

    .NET Diagram API kullanarak visio'e filigran nasıl eklenir....diagram page Aspose . Diagram . Page page = diagram . Pages . GetPage...GetPage ( "Page-1" ); double pinx = page . PageSheet . PageProps...

    docs.aspose.com/diagram/tr/net/add-watermark-to...
  8. أضف العلامة المائية إلى Visio|Documentation

    كيفية إضافة العلامة المائية إلى visio باستخدام .NET Diagram API....diagram page Aspose . Diagram . Page page = diagram . Pages . GetPage...GetPage ( "Page-1" ); double pinx = page . PageSheet . PageProps...

    docs.aspose.com/diagram/ar/net/add-watermark-to...
  9. IPageSavingCallback class | Aspose.Words for Py...

    aspose.words.saving.IPageSavingCallback class. Implement this interface if you want to control how Aspose.Words saves separate pages when saving a document to fixed page formats....separate pages when saving a document to fixed page formats.... Methods Name Description page_saving(args) Called when Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Supported Document Formats|Aspose.Words for Pyt...

    Edit source documents in many popular formats, as well as freely convert files from one format to another using Python.... What is this page about? This page lists the document formats...JSON format TIFF Renders a page or pages of the document and saves...

    docs.aspose.com/words/python-net/supported-docu...