Sort Score
Result 10 results
Languages All
Labels All
Results 5,031 - 5,040 of 185,610 for

paged

(0.41 sec)
  1. Definir Tamanho da Imagem|Aspose.PDF for .NET

    Esta seção descreve como definir o tamanho da imagem em um arquivo PDF usando a biblioteca C#....Document ()) { // Add page var page = document . Pages . Add (); // Create...to the page page . Paragraphs . Add ( img ); // Set page properties...

    docs.aspose.com/pdf/pt/net/set-image-size/
  2. C++ Overview|Aspose.PDF for C++

    Overview of key-features and supported formats of Aspose.PDF for C++, installation and licensing manual of C++ library....Overview Contents [ Hide ] This page is an overview of Aspose.PDF...add/edit text, manipulate PDF pages, add annotations, handle custom...

    docs.aspose.com/pdf/cpp/overview/
  3. Comment définir les titres d impression avec C+...

    Cet article montre du code expliquant comment définir les titres d impression en utilisant la bibliothèque Aspose.Cells avec C++....colonnes sont répétées sur chaque page imprimée, ce qui est particulièrement...qui s’étendent sur plusieurs pages. Voici quelques raisons pour...

    docs.aspose.com/cells/fr/cpp/how-to-set-print-t...
  4. LayoutEntityType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Layout.LayoutEntityType enum, featuring diverse layout entity types for enhanced document formatting and seamless integration.... Page 1 Represents page of a document. Page may have...Represents a column of text on a page. Column may have the same child...

    reference.aspose.com/words/net/aspose.words.lay...
  5. ZoomType | Aspose.Words for Java

    Possible values for how large or small the document appears on the screen in Microsoft Word in Java....PAGE_LAYOUT); doc.getViewOptions()...percentage is set explicitly. FULL_PAGE Zoom percentage is automatically...

    reference.aspose.com/words/java/com.aspose.word...
  6. Ajouter une table des matières à un PDF existan...

    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....Accéder à la première page du fichier PDF toc_page = doc . getPages...toc_info . setTitle ( title ) toc_page . setTocInfo ( toc_info ) #...

    docs.aspose.com/pdf/fr/python-java/add-toc-to-e...
  7. Добавление текста в PDF файл|Aspose.PDF for Java

    Эта статья описывает различные аспекты работы с текстом в Aspose.PDF. Узнайте, как добавить текст в PDF, добавить HTML-фрагменты или использовать пользовательские шрифты OTF....получить конкретную страницу Page pdfPage = document . getPages...страниц объекта Document Page page = doc . getPages (). add ();...

    docs.aspose.com/pdf/ru/java/add-text-to-pdf-file/
  8. Аннотация мультимедиа PDF с использованием C#|A...

    Aspose.PDF for .NET позволяет добавлять, получать и удалять аннотации мультимедиа из вашего PDF-документа....коллекции аннотаций объекта Page . Эта коллекция содержит все...ScreenAnnotation ( document . Pages [ 1 ], new Aspose . Pdf . Rectangle...

    docs.aspose.com/pdf/ru/net/multimedia-annotation/
  9. Travailler avec des images|Documentation

    Cette page décrit comment extraire, remplacer ou insérer une image d'une page du dessin Visio avec la bibliothèque Aspose.Diagram....images d’une page Visio Dans Microsoft Visio, les pages sont soit...soit des pages de premier plan, soit des pages d’arrière-plan. Vous...

    docs.aspose.com/diagram/fr/python-java/working-...
  10. How to Crop a PDF using C#

    This how-to guide describes how to crop a PDF using C#. It contains the configuration information, a program flow, and a runnable sample code to crop one page from PDF using C#....Page Product Family Aspose.PSD Product...basic application to crop a page in PDF using C# . This sample...

    kb.aspose.com/pdf/net/how-to-crop-a-pdf-using-c...