Sort Score
Result 10 results
Languages All
Labels All
Results 3,641 - 3,650 of 188,097 for

paged

(1.16 sec)
  1. Usando FloatingBox para la generación de texto|...

    Esta página explica cómo formatear texto dentro de un cuadro flotante....Document ()) { var page = document . Pages . Add (); // Create..."text example" )); // Add box page . Paragraphs . Add ( box );...

    docs.aspose.com/pdf/es/net/floating-box/
  2. 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...
  3. أرشيف

    أرشيف...Pages. قم بإدراج نسخة من الصفحة في...طريقة Document.Pages.Insert(int pageNumber, Page page). أخيرًا، احفظ...

    blog.aspose.com/ar/pdf/copy-pdf-pages-in-csharp/
  4. Archiv

    Archiv...Pages. Vložte klon stránky do PDF...metody Document.Pages.Insert(int pageNumber, Page page). Nakonec uložte...

    blog.aspose.com/cs/pdf/copy-pdf-pages-in-csharp/
  5. Document.ExtractPages yields wrong results - Fr...

    Use the following code: var document = new Document("input.docx"); for (int page = 0; page < document.PageCount; page++) { Document extractedPage = document.ExtractPages(page, 1); // startindex and count string …...for (int page = 0; page < document.PageCount; page++) { Document...extractedPage = document.ExtractPages(page, 1); // startindex and count...

    forum.aspose.com/t/document-extractpages-yields...
  6. Add Image to Existing PDF File|Aspose.PDF for Java

    This section describes how to add image to existing PDF file using Java library....Contents [ Hide ] Every PDF page contains Resources and Contents...input PDF document. Get the page you want to add an image to...

    docs.aspose.com/pdf/java/add-image-to-existing-...
  7. 轻松使用 Java 在 XPS 文件中插入文本

    了解如何使用 Java 通过 [Aspose.Page for Java](https//products.aspose.com/page/java/) 在 XPS 文件中插入文本。请按照我们的分步指南和代码示例进行操作。...Page for Java 在 XPS 文件中插入文本 目录 概述...XPS 文件中插入文本都是一个常见的需求。 Aspose.Page for Java 为此任务提供了强大的解决方案。它允许开发人员将...

    blog.aspose.com/zh/page/insert-text-in-xps-file...
  8. Converting a EPS file to JPEG using Python | As...

    Sample code on Python for EPS to JPEG conversion. Use example code for batch EPS to JPEG conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...image output when converting pages of the document. Create a JpegDevice...

    products.aspose.com/pdf/python-net/conversion/e...
  9. Shapes Gluing ile Çalışmak|Documentation

    Bu bölümde, Aspose.Diagram ile belirli bir şekle yapıştırılan şekillerin nasıl elde edileceği açıklanmaktadır.... Pages [ 0 ]. Shapes . GetShape ( 90...gluedShapeIds ) { shape = diagram . Pages [ 0 ]. Shapes . GetShape ( id...

    docs.aspose.com/diagram/tr/net/working-with-sha...
  10. Arbeta med användardefinierade celler|Documenta...

    Det här avsnittet förklarar hur man läser användardefinierade celler i formerna visio med Aspose.Diagram....); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-1" ); // Get shape by id Shape shape = page . Shapes...

    docs.aspose.com/diagram/sv/net/working-with-use...