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

paged

(0.13 sec)
  1. PageSetup | Aspose.Words for Java

    Represents the page setup properties of a section in Java....class PageSetup Represents the page setup properties of a section...PageSetup object contains all the page setup attributes of a section...

    reference.aspose.com/words/java/com.aspose.word...
  2. PageSetup.rtl_gutter property | Aspose.Words fo...

    PageSetup.rtl_gutter property. Gets or sets whether Microsoft Word uses gutters for the section based on a right-to-left language or a left-to-right language....Insert text that spans several pages. builder = aw . DocumentBuilder...insert_break ( aw . BreakType . PAGE_BREAK ) i += 1 # A gutter adds...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. استخراج الفقرات من 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...
  5. Réglage des marges|Documentation

    Dans cet article, vous apprendrez à définir les marges d une feuille de calcul Excel en utilisant un code d exemple. Vous apprendrez également à définir de manière programmatique les marges pour le centre de la page, l en tête et le pied de page de la configuration de page en utilisant l API Aspose.Cells pour Python via .NET....configuration de la mise en page de Microsoft Excel. Les développeurs...les paramètres de la mise en page pour contrôler le processus...

    docs.aspose.com/cells/fr/python-net/setting-mar...
  6. 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/
  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. Extract Paragraph from PDF|Aspose.PDF for C++

    This article describes how to use ParagraphAbsorber - a special tool in Aspose.PDF to extract text from PDF documents....expressions”) from a single page or whole document, or we can...complete text of a single page, range of pages or complete document...

    docs.aspose.com/pdf/cpp/extract-paragraph-from-...
  9. Gestionar Saltos de Página en 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....para Ruby , llame al método add_page_breaks del módulo pagebreaks...código. Código Ruby def add_page_breaks ( workbook ) worksheets...

    docs.aspose.com/cells/es/java/managing-page-bre...
  10. PageInfo class | Aspose.Words for Python

    aspose.words.rendering.PageInfo class. Represents information about a particular document page...about a particular document page. To learn more, visit the Rendering...documentation article. Remarks The page width and height returned by...

    reference.aspose.com/words/python-net/aspose.wo...