Sort Score
Result 10 results
Languages All
Labels All
Results 2,901 - 2,910 of 42,446 for

document properties

(0.19 sec)
  1. Public API Changes in Aspose.Imaging 17.4|Docum...

    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....4 Contents [ Hide ] This document describes the changes made...includes new and updated public properties, methods, added APIs, but...

    docs.aspose.com/imaging/java/public-api-changes...
  2. Insert an Empty Page at End of PDF File in Ruby...

    Discover how to insert an empty page at the end of a PDF Document using Ruby with Aspose.PDF, adding flexibility to your PDF processing tasks....Empty Page at the end of PDF document using Aspose.PDF Java for...Ruby Code # The path to the documents directory . data_dir = File...

    docs.aspose.com/pdf/java/insert-an-empty-page-a...
  3. ImageSize.VerticalResolution | Aspose.Words for...

    Discover the ImageSize VerticalResolution property to easily access vertical DPI resolution, enhancing your image quality and performance....VerticalResolution property Gets the vertical resolution...read the properties of an image in a shape. Document doc = new...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ImageSize.HeightPixels | Aspose.Words for .NET

    Discover the ImageSize HeightPixels property to easily access and optimize your image's height in pixels for better performance and quality....HeightPixels property Gets the height of the image...read the properties of an image in a shape. Document doc = new...

    reference.aspose.com/words/net/aspose.words.dra...
  5. SaveOptions.updateLastPrintedProperty property ...

    SaveOptions.updateLastPrintedProperty property. Gets or sets a value determining whether the [BuiltInDocumentProperties.lastPrinted](../../../aspose.words.Properties/builtinDocumentProperties/lastPrinted/) property is updated before saving....updateLastPrintedPro property SaveOptions.updateLastPrintedPro property Gets...BuiltInDocumentPrope.lastPrinted property is updated before saving....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentBase.importNode method | Aspose.Words f...

    Aspose.Words.DocumentBase.importNode method...node from another document to the current document. importNode (...belonging to the importing document. The returned node has no...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ImageFieldMergingArgs.shape property | Aspose.W...

    ImageFieldMergingArgs.shape property. Specifies the shape that the mail merge engine must insert into the Document....shape property ImageFieldMergingArg.shape property Specifies...must insert into the document. @property def shape ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Print PDF using C# | Aspose.PDF

    Print PDF Documents programmatically with C# sample code using Aspose.PDF for .NET... powerful and easy to use document manipulation API for net platform...Install-Package Aspose.PDF Printing PDF document via C# You need Aspose.PDF...

    products.aspose.com/pdf/net/print/
  9. PageSet.all property | Aspose.Words for Python

    PageSet.all property. Gets a set with all the pages of the Document in their original order....all property PageSet.all property Gets a set with all the pages...pages of the document in their original order. @property def all (...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Convert PDF to Image in Python

    This tutorial will guide you on how to convert PDF to image in Python. It will teach you how using Python convert PDF to image of any type like PNG, BMP, JPG, and others.... height, width and other properties like setting the default...the source PDF file into the Document class object for converting...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...