Sort Score
Result 10 results
Languages All
Labels All
Results 2,851 - 2,860 of 188,089 for

paged

(0.23 sec)
  1. Rendu en C#|Aspose.Words pour .NET

    Utilisez la fonction de rendu Aspose.Words pour .NET pour formater un document de mise en page en pages et convertir un tel document ou des pages sélectionnées en d'autres formats de documents (PDF, HTML, XPS, etc.) ou d'images (TIFF, PNG, SVG, etc.) pour visualisation, conversions ultérieures ou impression à l'aide de C#....concept de pages. Nous parlons du rendu d’un document en pages. Le diagramme...Convertissez un document ou des pages sélectionnées aux formats PDF...

    docs.aspose.com/words/fr/net/rendering/
  2. Extract Paragraph from PDF|Aspose.PDF for Andro...

    Learn how to extract specific paragraphs from a PDF document in Android/Java using Aspose.PDF for content extraction....expressions”) from a single page or whole document, or we can...complete text of a single page, range of pages or complete document...

    docs.aspose.com/pdf/androidjava/extract-paragra...
  3. FixedPageSaveOptions.PageSet | Aspose.Words for...

    Control your document rendering with FixedPageSaveOptions PageSet. Easily select specific pages or choose all for seamless output. Optimize your workflow!...sets the pages to render. Default is all the pages in the document...Shows how to extract pages based on exact page indices. Document...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Jython da Sayfa Sonlarını Yönetme|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....self ): # Adding Page Breaks self . add_page_breaks () # Clearing...Clearing All Page Breaks self . clear_all_page_breaks () # Removing...

    docs.aspose.com/cells/tr/java/managing-page-bre...
  5. Gestisci interruzioni di pagina in Jython|Docum...

    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....self ): # Adding Page Breaks self . add_page_breaks () # Clearing...Clearing All Page Breaks self . clear_all_page_breaks () # Removing...

    docs.aspose.com/cells/it/java/managing-page-bre...
  6. LayoutCollector constructor | Aspose.Words for ...

    LayoutCollector constructor. Initializes an instance of this class....how to see the the ranges of pages that a node spans. doc = aw..."GetNumPagesSpanned" method to count how many pages the content of our document...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Diviser un PDF par programmation en Python|Aspo...

    Ce sujet montre comment diviser les pages PDF en fichiers PDF individuels dans vos applications Python....Contents [ Hide ] Diviser les pages PDF peut être une fonctionnalité...volumineux en pages séparées ou groupes de pages. Exemple en direct...

    docs.aspose.com/pdf/fr/python-net/split-pdf-doc...
  8. Chercher

    chercher...la même hauteur et largeur de page en C# Convertir PNG en PDF en...Document Ajouter une nouvelle page au document PDF Charger l’image...

    blog.aspose.com/fr/pdf/images-to-pdf-csharp/
  9. Create PDF document|Aspose.PDF for Python via C++

    This page describes how to create PDF document from scratch with Aspose.PDF for Python via C++ library....document_get_pages object that contains all the pages in the document...Add a new page to the end of the page collection page_collection_add_page...

    docs.aspose.com/pdf/python-cpp/create-document/
  10. Add Image to PDF in C# - Maintain Aspect ratio ...

    I have code that takes a list of documents (PDFs, image files, Word Docs, etc) and appends each into one single PDF. It has been pointed out to me that when an image that is larger than the page is appended, the aspect …...image that is larger than the page is appended, the aspect ratio...Aspose.Pdf.Document(); Page page = pdfDoc.Pages.Add(); FileStream...

    forum.aspose.com/t/add-image-to-pdf-in-c-mainta...