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

paged

(0.29 sec)
  1. BreakType enumeration | Aspose.Words for Python

    aspose.words.BreakType enumeration. Specifies type of a break inside a document.... PAGE_BREAK Explicit page break. COLUMN_BREAK...start of new section on the same page as the previous section. SE...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Pindahkan Halaman PDF secara programatis melalu...

    Cobalah untuk memindahkan halaman ke lokasi yang diinginkan atau ke akhir file PDF menggunakan Aspose.PDF untuk Python via .NET....dst_File_name ) page = srcDocument . pages [ 2 ] dstDocument . pages . add...add ( page ) # Simpan file keluaran dstDocument . save ( dst_File_name_new...

    docs.aspose.com/pdf/id/python-net/move-pages/
  3. Content Control Wrapping Issue - Free Support F...

    Hi Team, I have removed the whitespace and the header/footer using the page-wise logic below. However, after doing this, the specific content control mentioned below is not wrapping correctly. I am using Aspose.Words Ve…...the header/footer using the page-wise logic below. However, after...pageNumber = 1; Aspose.Words.Document page = null; for (int i = 0; i <...

    forum.aspose.com/t/content-control-wrapping-iss...
  4. Вставка новой страницы в Visio|Documentation

    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....new blank page Application . ActiveDocument . Pages . Add ();...to manually set the id of the page in VSTO Aspose.Diagram Метод...

    docs.aspose.com/diagram/ru/net/inserting-a-new-...
  5. FixedPageSaveOptions.pageSet property | Aspose....

    FixedPageSaveOptions.pageSet property. Gets or sets the pages to render...sets the pages to render. Default is all the pages in the document...to convert only some of the pages in a document to PDF. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Add Image to PDF using C#|Aspose.PDF for .NET

    This section describes how to add image to existing PDF file using C# library....Existing PDF File Every PDF page contains Resources and Contents...input PDF document. Get the page you want to add an image to...

    docs.aspose.com/pdf/net/add-image-to-existing-p...
  7. Working with Headers and Footers in C++|Aspose....

    How to manipulate headers and footers using C++....of a page, and a footer is text at the bottom of a page. Typically...all or some pages of the document, such as page numbers, creation...

    docs.aspose.com/words/cpp/working-with-headers-...
  8. Rendering in C++|Aspose.Words for C++

    Use Aspose.Words for C++ 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 the rendering...rendering of a document into pages. The following diagram shows...

    docs.aspose.com/words/cpp/rendering/
  9. إضافة كائن خط إلى ملف PDF|Aspose.PDF for .NET

    يشرح هذا المقال كيفية إنشاء كائن خط إلى ملف PDF الخاص بك باستخدام Aspose.PDF for .NET.... إضافة Page إلى مجموعة الصفحات في ملف PDF...Document ()) { // Add page var page = document . Pages . Add (); // Create...

    docs.aspose.com/pdf/ar/net/add-line/
  10. Insérer une image|Documentation

    Cette section explique comment insérer une image dans une page visio avec Aspose.Diagram. Prise en charge de l'utilisation de C# pour insérer une image et l'enregistrer au format pdf, svg, html, image, xps et autres formats....] La Page L’objet représente la zone de dessin d’une page de premier...plan ou d’une page d’arrière-plan. La propriété Pages exposée par...

    docs.aspose.com/diagram/fr/net/drawing/insert-i...