Sort Score
Result 10 results
Languages All
Labels All
Results 3,791 - 3,800 of 184,616 for

paged

(0.42 sec)
  1. Converting a EPS file to BMP using Python | Asp...

    Sample code on Python for EPS to BMP conversion. Use example code for batch EPS to BMP conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...PDF pages as BMP images. Initialize two variables: page_count...

    products.aspose.com/pdf/python-net/conversion/e...
  2. Convert Visio to PDF format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to PDF formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PDF with a few lines of code.... Fractionner plusieurs pages Aspose.Diagram for .NET allows...allows splitting multiple pages while converting the Microsoft Visio...

    docs.aspose.com/diagram/fr/net/convert-visio-to...
  3. PageLayoutCallbackArgs.PageIndex | Aspose.Words...

    Discover the PageIndex property of PageLayoutCallbackArgs, which provides the 0-based index of the related document page. Get accurate page tracking and reflow insights!...property Gets 0-based index of the page in the document this event relates...there is no associated page, or if page was removed during reflow...

    reference.aspose.com/words/net/aspose.words.lay...
  4. إنشاء مستند PDF|Aspose.PDF لـ Python عبر C++

    تصف هذه الصفحة كيفية إنشاء مستند PDF من الصفر باستخدام Aspose.PDF لـ Python عبر مكتبة C++....الحصول على كائن document_get_pages الذي يحتوي على جميع الصفحات...مجموعة الصفحات page_collection_add_page ويعيد كائن Page الذي يمثل...

    docs.aspose.com/pdf/ar/python-cpp/create-document/
  5. Seitenumbrüche verwalten in Ruby|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....hinzuzufügen, rufen Sie die Methode add_page_breaks des Moduls pagebreaks...Codebeispiel. Ruby-Code def add_page_breaks ( workbook ) worksheets...

    docs.aspose.com/cells/de/java/managing-page-bre...
  6. Перемещение страниц PDF программно с помощью Py...

    Попробуйте переместить страницы в нужное место или в конец PDF файла, используя Aspose.PDF для Python через .NET....dst_File_name ) page = srcDocument . pages [ 2 ] dstDocument . pages . add...add ( page ) # Сохранить выходной файл dstDocument . save ( dst_File_name_new...

    docs.aspose.com/pdf/ru/python-net/move-pages/
  7. How to Scale a Worksheet with Node.js via C++|D...

    This article shows you code explaining how to scale a worksheet using Aspose.Cells for Node.js via C++....scaling a worksheet: Fit to Page: To ensure that all the content...fits on a single page or a specific number of pages when printing...

    docs.aspose.com/cells/nodejs-cpp/how-to-scale-a...
  8. Document.UpdatePageLayout | Aspose.Words for .NET

    Revamp your document's structure with the UpdatePageLayout method, ensuring a polished and organized layout for enhanced readability and presentation....UpdatePageLayout method Rebuilds the page layout of the document. public...formats a document into pages and updates the page number related fields...

    reference.aspose.com/words/net/aspose.words/doc...
  9. TextBox not converting correctly to PDF - Free ...

    We have a PowerPoint presentation with several text boxes that aren’t converting correctly to PDF. In some cases, the text wraps and displays outside the bounding box. I’ve attached both the PowerPoint and the converted…...all the pages foreach (Page page in pdfDocument.Pages) { // Adjust...and CropBox page.MediaBox = new Rectangle( page.MediaBox.LLX...

    forum.aspose.com/t/textbox-not-converting-corre...
  10. PageSavingArgs.PageStream | Aspose.Words for .NET

    Discover the PageStream property of PageSavingArgs, enabling seamless document page saving to your desired stream for efficient file management....the stream where the document page will be saved to. public Stream...allows you to save document pages to streams instead of files...

    reference.aspose.com/words/net/aspose.words.sav...