Sort Score
Result 10 results
Languages All
Labels All
Results 8,861 - 8,870 of 189,235 for

paged

(0.36 sec)
  1. Supprimer des images d'un fichier PDF|Aspose.PD...

    Cette section explique comment supprimer des images d'un fichier PDF en utilisant Aspose.PDF for .NET.... Obtenez la Page qui contient l’image à partir...partir de la collection Pages de l’objet Document. Les images sont...

    docs.aspose.com/pdf/fr/net/delete-images-from-p...
  2. MetafileRenderingOptions.EmulateRenderingToSize...

    Discover how the EmulateRenderingToSizeOnPage property enhances metafile rendering, ensuring accurate display sizes for optimal visual results....metafile according to the size on page or the display of the metafile...according to the metafile size on page. The size in pixels is calculated...

    reference.aspose.com/words/net/aspose.words.sav...
  3. ParagraphFormat.PageBreakBefore | Aspose.Words ...

    Discover the ParagraphFormat PageBreakBefore property, easily control page breaks before paragraphs for enhanced document formatting and readability....PageBreakBefore property True if a page break is forced before the paragraph...how to create paragraphs with page breaks at the beginning. Document...

    reference.aspose.com/words/net/aspose.words/par...
  4. PageSetup.clearFormatting method | Aspose.Words...

    PageSetup.clearFormatting method. Resets page setup to default paper size, margins and orientation....method clearFormatting() Resets page setup to default paper size...Shows how to apply and revert page setup settings to sections in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DocumentBuilder.moveToSection method | Aspose.W...

    DocumentBuilder.moveToSection method. Moves the cursor to the beginning of the body in a specified section....footers for first, even and odd pages. builder . pageSetup . differentFirstPageHe...the headers, then add three pages to the document to display each...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. HtmlFixedPageHorizontalAlignment Enum | Aspose....

    Discover Aspose.Words.HtmlFixedPageHorizontalAlignment enum for precise control of page alignment in your HTML documents. Enhance your document formatting today!...the horizontal alignment for pages in output HTML document. public...Left 0 Align pages to the left. Center 1 Center pages. This is the...

    reference.aspose.com/words/net/aspose.words.sav...
  7. MultiplePagesType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Settings.MultiplePagesType enum for efficient document printing options. Optimize your workflow with flexible printing settings!...Normal printing, no multiple pages specified. MirrorMargins 1 Swaps...on facing pages. TwoPagesPerSheet 2 Prints two pages per sheet...

    reference.aspose.com/words/net/aspose.words.set...
  8. Pythonを使用してPDFを作成する方法|Aspose.PDF for Python via...

    Aspose.PDF for Python via .NETを使用してPDFドキュメントを作成およびフォーマットします。...クラスのオブジェクトを作成する Documentオブジェクトの pages コレクションに Page オブジェクトを追加する ページの paragraphs...ページを追加 page = document . pages . add () # 新しいページにテキストを追加 page . paragraphs...

    docs.aspose.com/pdf/ja/python-net/create-pdf-do...
  9. Dodaj stopkę do pliku PDF przy użyciu PHP | Asp...

    Dodaj stopkę do pliku PDF programowo z przykładowym kodem PHP używając Aspose.PDF dla PHP via Java....$verticalAlignment -> Bottom ); $pages = $document -> getPages ();...footer to 1st page $page = $pages -> get_Item ( 1 ); $page -> addStamp...

    products.aspose.com/pdf/pl/php-java/footer/
  10. Установить Размер Изображения|Aspose.PDF for Java

    Этот раздел описывает, как установить размер изображения в PDF файле, используя библиотеку Java....коллекцию страниц PDF файла Page page = doc . getPages (). add ();..._dataDir + "aspose-logo.jpg" ); page . getParagraphs (). add ( img...

    docs.aspose.com/pdf/ru/java/set-image-size/