Sort Score
Result 10 results
Languages All
Labels All
Results 4,511 - 4,520 of 192,000 for

page

(0.69 sec)
  1. Showcases|Documentation

    Check out how Aspose.OMR for .NET can be used to solve real-world problems....Final exam answer sheet Single-page OMR ready answer sheet for any...How to use Open the template page with the required design. Download...

    docs.aspose.com/omr/net/showcases/
  2. Product Support|Aspose.Slides for Python Docume...

    Get free, fast Aspose.Slides for Python via .NET product support: forums, docs, updates, code help to fix issues across PowerPoint and OpenDocument workflows....resources such as the product page, blog, downloads, support forum...Python via .NET home page Product home page. Aspose.Slides blog...

    docs.aspose.com/slides/python-net/product-support/
  3. Border.DistanceFromText | Aspose.Words for .NET

    Discover the Border DistanceFromText property to easily adjust border spacing from text or Page edges in points for enhanced layout control....border from text or from the page edge in points. public double...border at the top of the first page. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/bor...
  4. Split VSSX Files via Python | products.aspose.com

    Python source code to Split vssx file within any Python based application....each page Create a new Diagram class object Copy the page via...diagram = Diagram( "file.vssx" ); page = diagram.getPages(). get (...

    products.aspose.com/diagram/python-net/splitter...
  5. Tiff Plugin|Aspose.PDF for .NET

    Learn how to convert PDF Pages to TIFF images with the Aspose.Pdf.LowCode.Tiff plugin for .NET....Tiff plugin renders PDF pages as TIFF images. Configure the...Process . Convert PDF to multi-page TIFF // For complete examples...

    docs.aspose.com/pdf/net/plugins/tiff/
  6. VbaProject.is_signed property | Aspose.Words fo...

    VbaProject.is_signed property. Shows whether the [VbaProject](../) is signed or not....signed; Project code page: { vba_project . code_page } ; Modules count:...signed; Project code page: { vba_project . code_page } ; Modules count:...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PageSetup.bidi property | Aspose.Words for Python

    PageSetup.bidi property. Specifies that this section contains bidirectional (complex scripts) text....Document () page_setup = doc . sections [ 0 ] . page_setup page_setup...the columns starting from the page's right side. # The order of...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Replace Image in Existing PDF File|Aspose.PDF f...

    This section describes about replace image in existing PDF file using C# library....collection can be found in a page’s Resources collection. To replace...FileMode . Open )) { document . Pages [ 1 ]. Resources . Images ....

    docs.aspose.com/pdf/net/replace-image-in-existi...
  9. Extract Text From Stamps using C#|Aspose.PDF fo...

    Learn how to use special feature of Aspose.PDF for .NET - text exstraction from stamp annotations...from list of annotations of a page. Define a new object of TextAbsorber...Annotation item = document . Pages [ 1 ]. Annotations [ 1 ]; if...

    docs.aspose.com/pdf/net/extract-text-from-stamps/
  10. Implement Custom Paper Size of Worksheet for Re...

    This article explains how to use the JavaScript API via C++ to set a custom paper size for your desired worksheets when rendering an Excel file to PDF format programmatically....PageSetup class to specify a custom page size. The following sample code...in cell B4 b4 . value = "Pdf Page Dimensions: 6.00 x 4.00 in"...

    docs.aspose.com/cells/javascript-cpp/implement-...