Sort Score
Result 10 results
Languages All
Labels All
Results 6,911 - 6,920 of 140,759 for

paged

(0.21 sec)
  1. Comment définir une zone d impression|Documenta...

    Cet article vous montre du code expliquant comment définir une zone d impression en utilisant la bibliothèque Aspose.Cells....s’adapte proprement sur les pages imprimées, évitant les coupures...coupures ou les sauts de page indésirables. Économiser des ressources...

    docs.aspose.com/cells/fr/java/how-to-set-print-...
  2. DocumentBuilder.insertBreak method | Aspose.Wor...

    DocumentBuilder.insertBreak method. Inserts a break of the specified type into the document....method to insert paragraph, page, column, section or line break...Shows how to apply and revert page setup settings to sections in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Add Footer to PDF using Python | Aspose.PDF

    Add footer to PDF programmatically with Python sample code using Aspose.PDF for Python for .NET.... Add the Stamp to Page using AddStamp method. Save.... Bottom for page in pdfDocument . Pages : page . AddStamp (...

    products.aspose.com/pdf/python-net/footer/
  4. Remove Watermark from PDF using Python | Aspose...

    Remove watermark from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET...Page.Artifacts collection class....Document ( "1.pdf" ) if doc . pages [ 1 ] . artifacts [ 1 ] . subtype...

    products.aspose.com/pdf/python-net/watermark/re...
  5. 绘制矩形|Documentation

    本节介绍如何用Aspose.Diagram在visio页面中绘制矩形。支持使用C#绘制矩形并保存为pdf、svg、html、image、xps等格式。...developers to draw a rectangle in the page and save as SVG format. The...developers to draw a rectangle in the page and save as PDF format. The...

    docs.aspose.com/diagram/zh/net/drawing/draw-rec...
  6. Создать PDF документ|Aspose.PDF for Java

    Узнайте, как создать PDF файл в Aspose.PDF для Java....Создайте объект Document Добавьте Page к объекту документа Создайте...Document (); //Добавить страницу Page page = document . getPages ()....

    docs.aspose.com/pdf/ru/java/create-document/
  7. PageRange class | Aspose.Words for Node.js

    Aspose.Words.Saving.PageRange class. Represents a continuous range of pages...Represents a continuous range of pages. To learn more, visit the Programming...new page range object. Examples Shows how to extract pages based...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Créer ou Ajouter un Tableau dans un PDF|Aspose....

    Apprenez à créer ou ajouter un tableau dans un document PDF, appliquer un style aux cellules, diviser le tableau sur des pages et personnaliser les lignes et colonnes, etc.... Ajouter la table à une page. Enregistrer le fichier. Les...l'objet table à la première page du document d'entrée doc . getPages...

    docs.aspose.com/pdf/fr/java/add-table-in-existi...
  9. Aspose::Words::Saving::PageSet class | Aspose.W...

    Aspose::Words::Saving::PageSet class. Describes a random set of pages. To learn more, visit the documentation article in C++....class Describes a random set of pages. To learn more, visit the Programming...() Gets a set with all the pages of the document in their original...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Draw Ellipse|Documentation

    This section explains how to draw ellipse,circle or oval in a visio page with Aspose.Diagram. Support using C# to draw circle or oval and save as pdf, svg, html, image, xps and other formats....to draw a circle shape in a page.The code example below shows...developers to draw a circle in the page and save as SVG format. The...

    docs.aspose.com/diagram/net/drawing/draw-ellipse/