Sort Score
Result 10 results
Languages All
Labels All
Results 3,341 - 3,350 of 184,601 for

paged

(0.15 sec)
  1. Aspose::Words::Saving::PageSet::PageSet constru...

    Aspose::Words::Saving::PageSet::PageSet constructor. Creates a page set based on exact page indices in C++....constructor Creates a page set based on exact page indices. Aspose...int32_t > & pages ) Parameter Type Description pages const Sys...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. كيفية طباعة إكسل كصفحات ملائمة عرضها وارتفاعها ...

    تعلم كيفية تعيين خصائص fit_to_pages_wide و fit_to_pages_tall لطباعة إكسل باستخدام API الخاص بـ Aspose.Cells للبايثون via .NET....تتحكم إعدادات fit_to_pages_wide و fit_to_pages_tall في مقياس استيعاب...أبعاد الصفحة المحددة: fit_to_pages_wide : يحدد عدد الصفحات الأفقية...

    docs.aspose.com/cells/ar/python-net/how-to-prin...
  3. Hur man skriver ut Excel som anpassade sidor br...

    Lär dig att ställa in fit_to_pages_wide och fit_to_pages_tall egenskaper för utskrift av Excel med Aspose.Cells för Python via .NET API....Introduktion fit_to_pages_wide och fit_to_pages_tall-inställningarna...inom angivna sidmått: fit_to_pages_wide : Anger sidantal horisontellt...

    docs.aspose.com/cells/sv/python-net/how-to-prin...
  4. Travailler avec un document dans PostScript | C++

    L'ajout de pages à un fichier PS est une fonctionnalité prise en charge par la Aspose.Page. Découvrez comment utiliser la fonctionnalité en C++....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/fr/cpp/ps/working-with-doc...
  5. Replace Fields C#|Aspose.Words for .NET

    Learn how to replace fields with text in C#. Replace fields with static data using the .NET API....Hide ] What is this page about? This page explains how to replace...example, trying to convert the PAGE field in a header or footer...

    docs.aspose.com/words/net/replace-fields/
  6. Aspose::Words::PageSetup::get_PageNumberStyle m...

    Aspose::Words::PageSetup::get_PageNumberStyle method. Gets or sets the page number format in C++....yle method Gets or sets the page number format. Aspose :: Words...Examples Shows how to set up page numbering in a section. auto...

    reference.aspose.com/words/cpp/aspose.words/pag...
  7. 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...
  8. Python에서 페이지 속성 가져오기|Aspose.PDF for Java

    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....pdf' # 페이지 컬렉션 가져오기 page_collection = pdf_document ....getPages (); # 특정 페이지 가져오기 pdf_page = page_collection . get_Item ( 1...

    docs.aspose.com/pdf/ko/java/get-page-properties...
  9. Saving a Document as a Multipage TIFF in C#|Asp...

    Convert a document to a multi-page TIFF using C#. To determine how the document is displayed on the image you need to specify additional options: resolution, number of pages, image binarization, etc....Hide ] What is this page about? This page explains how to save...save a document as a multi-page TIFF image. When working with documents...

    docs.aspose.com/words/net/saving-a-document-as-...
  10. Поворот страниц PDF с использованием Python чер...

    Эта тема описывает, как программно изменить ориентацию страниц в существующем PDF-файле с помощью Python через C++....document_get_pages’ Получите первую страницу из...с помощью ‘apCore.page_collection_get_page’ Поверните страницу...

    docs.aspose.com/pdf/ru/python-cpp/rotate-pages/