Sort Score
Result 10 results
Languages All
Labels All
Results 3,241 - 3,250 of 187,783 for

paged

(0.44 sec)
  1. Travailler avec des commentaires|Documentation

    Cette page décrit comment ajouter un commentaire sur une page du dessin Visio avec la bibliothèque Aspose.Diagram....commentaire au niveau de la page dans le Visio Aspose.Diagram...to add comment anywhere on a page of le dessin Visio . Ajouter...

    docs.aspose.com/diagram/fr/python-java/working-...
  2. PageExtractOptions Class | Aspose.Words for .NET

    Easily extract document pages with Aspose.Words.PageExtractOptions. Customize output with flexible page extraction settings....specify options for document page extracting. public class PageExtractOptions...Specifies whether the start page number in the resulting document...

    reference.aspose.com/words/net/aspose.words/pag...
  3. How to Convert Word to JPG using Python

    This article guides on how to convert Word to JPG using Python. It has the IDE settings, a list of steps, and a runnable demo code to convert Word file to JPG using Python....Page Product Family Aspose.PSD Product...containing a custom set of pages from the target Word file. Steps...

    kb.aspose.com/words/python/how-to-convert-word-...
  4. Archiv

    Archiv...Page for .NET . Jedná se o výkonné...dokumenty XPS a EPS/PS . Aspose.Page for .NET je spolehlivé a samostatné...

    blog.aspose.com/cs/page/convert-xps-to-pdf-oxps...
  5. Rendering in Node.js|Aspose.Words for Node.js v...

    Use Aspose.Words for Node.js via .NET rendering feature to format a flow-layout document into pages and convert such a document or selected pages to other documents (PDF, HTML, XPS, etc.) or images (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing....paginated or has the concept of pages. We are talking about rendering...rendering of a document into pages. The following diagram shows what...

    docs.aspose.com/words/nodejs-net/rendering/
  6. Add background to PDF|Aspose.PDF for Java

    Learn how to add backgrounds to PDF documents using Aspose.PDF for Java. Follow this step-by-step guide for creative customization....document is a collection of pages and each page contains a collection...add a background image to a page object. The following code snippet...

    docs.aspose.com/pdf/java/add-backgrounds/
  7. HeaderFooterType enumeration | Aspose.Words for...

    Aspose.Words.HeaderFooterType enumeration. Identifies the type of header or footer found in a Word file....HeaderEven Header for even numbered pages. HeaderPrimary Primary header...numbered pages. FooterEven Footer for even numbered pages. FooterPrimary...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. HeaderFooterType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.HeaderFooterType enum for easy identification of header and footer types in Word documents. Enhance your document processing today!...0 Header for even numbered pages. HeaderPrimary 1 Primary header...numbered pages. FooterEven 2 Footer for even numbered pages. FooterPrimary...

    reference.aspose.com/words/net/aspose.words/hea...
  9. Redlines in pdf - Free Support Forum - aspose.com

    when we compare two pdf files and the resulting pdf has redlines to indicate the changes, how can we programmatically identify which pages has the redlines?...programmatically identify which pages has the redlines? Professionalize...programmatically identify which pages in a PDF document contain redlines...

    forum.aspose.com/t/redlines-in-pdf/315965
  10. PDF 문서에 페이지 추가|Aspose.PDF for .NET

    Aspose.PDF를 사용하여 .NET에서 기존 PDF에 페이지를 추가하는 방법을 탐색하여 문서를 향상하고 확장합니다.... GetDataDir_AsposePdf_Pages (); // Open PDF document using...Insert an empty page in a PDF document . Pages . Insert ( 2 );...

    docs.aspose.com/pdf/ko/net/add-pages/