Sort Score
Result 10 results
Languages All
Labels All
Results 7,241 - 7,250 of 190,038 for

paged

(0.12 sec)
  1. 添加背景到PDF|Aspose.PDF for .NET

    使用C#将背景图像添加到您的PDF文件中。使用BackgroundArtifact对象。... GetDataDir_AsposePdf_Pages (); // Create PDF document using...jpg" )) { // Add page Page page = document . Pages . Add (); // Create...

    docs.aspose.com/pdf/zh/net/add-backgrounds/
  2. Chercher

    chercher...initialisez l’objet de classe Page. Ensuite, chargez une image...Après cela, ajoutez l’Image à la Page en utilisant la méthode AppendChildLast()...

    blog.aspose.com/fr/note/add-image-to-onenote-in...
  3. Work with Columns and Rows|Aspose.Words for Nod...

    Working with parts of a table – rows, columns, and cells using Node.js. Specify Header Row Node.js....Row only on the first page or on each page if the table is split...repeat the Header Row on every page using the HeadingFormat property...

    docs.aspose.com/words/nodejs-net/working-with-c...
  4. Qu'est-ce qu'un fichier PS? | Base de connaissa...

    PS, en tant que l'un des langages PDL, est expliqué en détail ici. Cette page répond brièvement à la question "Qu'est-ce qu'un document PS?"...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/fr/fr/net/what-is-ps-file/
  5. إضافة كائن مستطيل إلى ملف PDF|Aspose.PDF for Java

    يشرح هذا المقال كيفية إنشاء كائن مستطيل إلى ملف PDF باستخدام Aspose.PDF for Java....إنشاء Document PDF جديد إضافة Page إلى مجموعة صفحات ملف PDF أضف...Document ; import com.aspose.pdf.Page ; import com.aspose.pdf.Point...

    docs.aspose.com/pdf/ar/java/add-rectangle/
  6. Qu'est-ce qu'un fichier PS? | Base de connaissa...

    PS, en tant que l'un des langages PDL, est expliqué en détail ici. Cette page répond brièvement à la question "Qu'est-ce qu'un document PS?"...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/fr/net/what-is-ps-file/
  7. EPS to TIFF Conversion API | C++

    EPS to TIFF conversion provided by Aspose.Page for C++ API solution. Works in C++ Runtime Environment for Windows 32 bit, Windows 64 bit, and Linux 64 bit....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/cpp/conversion/eps-to-...
  8. FieldOptions.custom_toc_style_separator propert...

    FieldOptions.custom_toc_style_separator property. Gets or sets custom style separator for the \t switch in [FieldToc](../../fieldtoc/) field....style to the left, # and the page the heading appears on to the...The TOC will not display the page numbers of headings whose TOC...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Public API Changes in Aspose.Diagram 6.0.0|Docu...

    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....vsdx" ); // get Visio page by name Page page = diagram . getPages...getPages (). getPage ( "Page-1" ); // get Visio shapes by ids Shape...

    docs.aspose.com/diagram/java/public-api-changes...
  10. Delete Forms from PDF in Python|Aspose.PDF for ...

    Remove form objects from PDF pages by using Aspose.PDF for Python via .NET, including full cleanup and targeted deletion....from a Page This code removes all form objects from the page specified...specified by page_num and saves the updated document. Load the PDF...

    docs.aspose.com/pdf/python-net/remove-form/