Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 36,012 for

document properties

(0.09 sec)
  1. Working with PDF File Metadata|Aspose.PDF for P...

    Learn how to work with PDF file metadata and extract Document Properties using Aspose.PDF in PHP/Java....‘docInfo’ object using the Document class getInfo() . Once the...values of the individual properties. The following code snippet...

    docs.aspose.com/pdf/php-java/pdf-file-metadata/
  2. Password Protected Presentation|Aspose.Slides f...

    Lock PowerPoint presentation. Password protected PowerPoint...will be able to access your document and open it. In this read-only...presentation Getting the properties of an encrypted presentation...

    docs.aspose.com/slides/php-java/password-protec...
  3. DocumentBase.BackgroundShape | Aspose.Words for...

    Discover the DocumentBase BackgroundShape property, easily customize your Document's background shape for enhanced visual appeal. Maximize your design potential!...BackgroundShape property Gets or sets the background...background shape of the document. Can be null . public Shape BackgroundShape...

    reference.aspose.com/words/net/aspose.words/doc...
  4. RevisionGroup class | Aspose.Words for Python

    aspose.words.RevisionGroup class. Represents a group of sequential [Revision](../revision/) objects...Changes in a Document documentation article. Properties Name Description...revisions in a document. doc = aw . Document ( file_name = MY_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Extract PDF Metadata using JavaScript via C++ |...

    Extract PDF format metadata programmatically with JavaScript via C++ sample code using Aspose.PDF for JavaScript via C++... Accessing a document’s metadata means getting information...can quickly locate specific documents by using keywords or details...

    products.aspose.com/pdf/javascript-cpp/metadata/
  6. Stroke.weight property | Aspose.Words for Python

    Stroke.weight property. Defines the brush thickness that strokes the path of a shape in points....weight property Stroke.weight property Defines the brush thickness...path of a shape in points. @property def weight ( self ) -> float...

    reference.aspose.com/words/python-net/aspose.wo...
  7. GeneralFormatCollection | Aspose.Words for Java

    Represents a typed collection of general formats in Java....the Working with Fields documentation article. Examples: Shows...format field results. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  8. RevisionCollection class | Aspose.Words for Nod...

    Aspose.Words.RevisionCollection class. A collection of [Revision](../revision/) objects that represent revisions in the Document...represent revisions in the document. To learn more, visit the...Track Changes in a Document documentation article. Remarks You...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldDdeAuto.IsLinked | Aspose.Words for .NET

    Optimize your Documents with FieldDdeAuto IsLinked. Control file size by excluding graphics data for efficient storage and faster loading times....IsLinked property Gets or sets whether to reduce...storing graphics data with the document. public bool IsLinked { get...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Get Page Count of PDF in PHP|Aspose.PDF for Java

    Discover how to retrieve the total page count of a PDF Document in PHP using Aspose.PDF for Document analysis....Count To get page count of Pdf document using Aspose.PDF Java for...Code # Create PDF document $pdf = new Document ( $dataDir . 'input1...

    docs.aspose.com/pdf/java/get-page-count-of-pdf-...