Sort Score
Result 10 results
Languages All
Labels All
Results 2,981 - 2,990 of 189,995 for

paged

(0.43 sec)
  1. About footer addition on aspose word template i...

    Hi Team, Is there any way to add footer on cover page(First page) and it’s reflects on second page onwards in aspose word templates reports? For reference adding cover template. coverTemplate.docx (28.8 KB)...cover page(First page) and it’s reflects on second page onwards...You can use standard MS Word PAGE field to achieve this. rose...

    forum.aspose.com/t/about-footer-addition-on-asp...
  2. Chercher

    chercher...explique comment insérer des pages, des formes et du texte dans...diagramme VSDX en C# Insérer des pages dans un diagramme Visio en C#...

    blog.aspose.com/fr/diagram/create-ms-visio-vsdx...
  3. Replace Fields C++|Aspose.Words for C++

    Learn how to replace fields with text in C++. Replace fields with static data using the C++ API....example, trying to convert the PAGE field in a header or footer...value being displayed on all pages. This is because headers and...

    docs.aspose.com/words/cpp/replace-fields/
  4. Add Text to PDF file|Aspose.PDF for Java

    Discover how to insert text into an existing PDF document in Java with Aspose.PDF for text insertion and modification.... Get the particular page to which you want to add the...created from that particular page – to which you want to add the...

    docs.aspose.com/pdf/java/add-text-to-pdf-file/
  5. استخراج الفقرات من PDF C#|Aspose.PDF for .NET

    تعلم كيفية استخراج الفقرات من مستندات PDF في .NET باستخدام Aspose.PDF لاسترجاع النص المنظم....pdf" )) { var page = document . Pages [ 2 ]; var absorber...ParagraphAbsorber (); absorber . Visit ( page ); Aspose . Pdf . Text . PageMarkup...

    docs.aspose.com/pdf/ar/net/extract-paragraph-fr...
  6. Shape Annotations via Python|Aspose.PDF for Pyt...

    Learn how to add, inspect, and delete line, square, circle, polygon, and polyline annotations in PDF documents using Aspose.PDF for Python via .NET....line annotation to the first page and configures arrow styles...LineAnnotation ( document . pages [ 1 ], ap . Rectangle ( 550...

    docs.aspose.com/pdf/python-net/shape-annotations/
  7. Перемещение страниц PDF программным способом на...

    Попробуйте переместить страницы в нужное место или в конец PDF-файла с помощью Aspose.PDF for .NET.... GetDataDir_AsposePdf_Pages (); // Open PDF documents using...var page = srcDocument . Pages [ 2 ]; dstDocument . Pages . Add...

    docs.aspose.com/pdf/ru/net/move-pages/
  8. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for Java....a new PDF Document Add Page to pages collection of PDF file Add...to paragraphs collection of page instance Create Graph instance...

    docs.aspose.com/pdf/java/add-rectangle/
  9. Aspose.Words.Layout | Aspose.Words for .NET

    Explore Aspose.Words.Layout for precise document formatting insights. Access page locations and element positioning to enhance your document's layout....information such as on what page and where on a page particular document...document is formatted into pages. Classes Class Description LayoutCollector...

    reference.aspose.com/words/net/aspose.words.lay...
  10. Создание PDF документа|Aspose.PDF для Python че...

    Эта страница описывает, как создать PDF документ с нуля с помощью Aspose.PDF для Python через библиотеку C++....Получить объект document_get_pages , содержащий все страницы в...страниц page_collection_add_page и возвращает объект Page, представляющий...

    docs.aspose.com/pdf/ru/python-cpp/create-document/