Sort Score
Result 10 results
Languages All
Labels All
Results 3,091 - 3,100 of 188,091 for

paged

(0.24 sec)
  1. Adding Header and Footer to PDF using Python|As...

    Aspose.PDF for Python via .NET allows you to add headers and footers to your PDF file using TextStamp class....Python Contents [ Hide ] This page provides a concise overview...well as dynamic page numbering and multiple per‑page headers; it...

    docs.aspose.com/pdf/python-net/add-headers-and-...
  2. Convert various Images formats to PDF in .NET|A...

    Convert various images formats such as, CDR, DJVU, BMP, CGM, JPEG, DICOM, PNG, TIFF, EMF and SVG to PDF using C# .NET....Document ()) { // Add page var page = document . Pages . Add (); var...= dataDir + "BMPtoPDF.bmp" ; page . Paragraphs . Add ( image );...

    docs.aspose.com/pdf/net/convert-images-format-t...
  3. Document.UpdatePageLayout | Aspose.Words for .NET

    Revamp your document's structure with the UpdatePageLayout method, ensuring a polished and organized layout for enhanced readability and presentation....UpdatePageLayout method Rebuilds the page layout of the document. public...formats a document into pages and updates the page number related fields...

    reference.aspose.com/words/net/aspose.words/doc...
  4. PageSet constructor | Aspose.Words for Python

    aspose.words.saving.PageSet constructor...PageSet(page) Creates an one-page set based on exact page index...self , page : int ): ... Parameter Type Description page int Zero-based...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 벡터 그래픽 작업|Aspose.PDF for .NET

    이 문서에서는 C#을 사용하여 GraphicsAbsorber 도구로 작업하는 기능을 설명합니다....first page of the document var page = document . Pages [ 1 ];...graphics from the page graphicsAbsorber . Visit ( page ); // Display...

    docs.aspose.com/pdf/ko/net/working-with-vector-...
  6. Working with Documents|Aspose.PDF for Java

    Discover how to use the PDFFileEditor class in Java to edit and manipulate PDF documents using Aspose.PDF....PDF documents Extract PDF Pages Page Break in existing PDF Working...various functions. Managing the pages of a PDF file is an important...

    docs.aspose.com/pdf/java/pdffileeditor-class/
  7. تتبع تقدم التحويل من Excel إلى TIFF باستخدام No...

    تعلم كيفية تتبع تقدم تحويل ملفات Excel إلى TIFF باستخدام Aspose.Cells for Node.js via C++. عزز تجربة المستخدم أثناء عملية التحويل....`Start saving page index ${ args . pageIndex } of pages ${ args ....` ); // Don't output pages before page index 2. if ( args . pageIndex...

    docs.aspose.com/cells/ar/nodejs-cpp/track-conve...
  8. Ajouter un objet Rectangle au fichier PDF|Aspos...

    Cet article explique comment créer un objet Rectangle dans votre PDF en utilisant Aspose.PDF for .NET.... Ajoutez une Page à la collection de pages du fichier PDF....paragraphes de l’instance de page. Créez une instance de Graph...

    docs.aspose.com/pdf/fr/net/add-rectangle/
  9. Aspose.PDF – Unable to Save PDF After Removing ...

    a { text-decoration: none; color: #464feb; } tr th, tr td { border: 1px solid #e6e6e6; } tr th { background-color: #f5f5f5; } Hi Team, I’m working on an implementation where we extract content from PDFs, but we need to…...(var page in pdfDocument.Pages) { if (page == null || page.Artifacts...List<Artifact>(); foreach (var art in page.Artifacts) { // We only consider...

    forum.aspose.com/t/aspose-pdf-unable-to-save-pd...
  10. Track Document Conversion Progress with JavaScr...

    Learn how to track document conversion progress in Excel files using Aspose.Cells for JavaScript via C++....You may also control which pages are rendered as demonstrated...> </ head > < body > < h1 > Pages to PDF with Progress Callback...

    docs.aspose.com/cells/javascript-cpp/track-docu...