Sort Score
Result 10 results
Languages All
Labels All
Results 4,091 - 4,100 of 186,869 for

page

(0.25 sec)
  1. Python Excel Spreadsheet API | products.aspose....

    Aspose.Cells for Python via .NET library to create, repair, merge, parse and convert excel files. This powerful API provides a streamlined and efficient solution to create, repair, merge, parse and convert excel files, fulfilling specific developer needs with high precision....formulas Configure page setup Adjust page orientation, scaling...NET provides full control over page setup allowing to manipulate...

    products.aspose.com/cells/python-net/
  2. VbaProject class | Aspose.Words for Python

    aspose.words.vba.VbaProject class. Provides access to VBA project information...Description code_page Gets or sets the VBA project’s code page. is_protected...signed; Project code page: { vba_project . code_page } ; Modules count:...

    reference.aspose.com/words/python-net/aspose.wo...
  3. BuildingBlockBehavior | Aspose.Words for Java

    Specifies the behavior that shall be applied to the contents of the building block when it is inserted into the main document in Java.... PAGE Specifies that the building...shall be added into its own page. PARAGRAPH Specifies that the...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Layout::LayoutOptions class | As...

    Aspose::Words::Layout::LayoutOptions class. Holds the options that allow controlling the document layout process. To learn more, visit the documentation article in C++....visit the Converting to Fixed-page Format documentation article...IPageLayoutCallback implementation used by page layout model. get_CommentDisplayMode...

    reference.aspose.com/words/cpp/aspose.words.lay...
  5. How to run Aspose.PDF for .NET 8 in Docker|Aspo...

    Integrate Aspose.PDF functionality into .NET 8 application using Docker Linux or Windows containers...Represents a controller for the home page and PDF generation in a Linux...Document ()) { // Add page var page = document . Pages . Add (); // Add...

    docs.aspose.com/pdf/net/docker/dotnet8/
  6. Image|Documentation

    A markup element that adds a picture to a generated form....relative to the left edge of the page. x=300 y n/a Set the absolute...relative to the top edge of the page. y=500 Example ?image=logo.png...

    docs.aspose.com/omr/java/design-form/image/
  7. 将 BMP 转换为 PDF|Aspose.PDF for Android via Java

    您可以轻松地将 BMP 位图文件转换为 PDF,以便使用 Aspose.PDF. for Android via Java 独立于显示设备存储数字位图图像。...document = new Document (); Page page = document . getPages ()....setImageStream ( inputStream ); page . getParagraphs (). add ( image...

    docs.aspose.com/pdf/zh/androidjava/convert-bmp-...
  8. Extract Images from Word Document in NPOI|Aspos...

    Extarct images from Word document easily and fast instead of using NPOI in C#.... What is this page about? This page describes how to extract...results. Please refresh the page and try again....

    docs.aspose.com/words/net/extract-images-from-w...
  9. PageSetup.LayoutMode | Aspose.Words for .NET

    Discover the PageSetup LayoutMode property to easily customize your document's layout. Enhance your design with flexible section options!...the number of lines that each page may have. Document doc = new...set the number of lines per page in this section. // A large...

    reference.aspose.com/words/net/aspose.words/pag...
  10. Hebrew content turned out mirrored when using A...

    Hi team, I’m using Aspose PDF .NET to save a PDF file to another PDF, but I got an issue with Hebrew content. When I open a PDF file as a Document, collect Pages and save it to another Document, contents of Hebrew turne…...file as a Document, collect pages and save it to another Document...PageCollection pages = pdfDocument.Pages; foreach(Page page in pages) { pdfDocument2...

    forum.aspose.com/t/hebrew-content-turned-out-mi...