Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 39,575 for

document properties

(0.26 sec)
  1. Report Generation|Aspose.Words for SharePoint

    Reporting features of the Aspose.Words for SharePoint....definition describing report properties like data source connection...definition in a SharePoint document library. Link the report template...

    docs.aspose.com/words/sharepoint/report-generat...
  2. PageVerticalAlignment enumeration | Aspose.Word...

    aspose.words.PageVerticalAlignment enumeration. Specifies vertical justification of text on each page....to sections in a document. doc = aw . Document () builder = aw...) # Modify the page setup properties for the builder's current...

    reference.aspose.com/words/python-net/aspose.wo...
  3. BuiltInDocumentProperties.thumbnail property | ...

    BuiltInDocumentProperties.thumbnail property. Gets or sets the thumbnail of the Document....thumbnail property BuiltInDocumentPrope.thumbnail property Gets or...sets the thumbnail of the document. get thumbnail () : number...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Document.remove_personal_information property |...

    Document.remove_personal_information property. Gets or sets a flag indicating that Microsoft Word will remove all user information from comments, revisions and Document Properties upon saving the Document....on property Document.remove_personal_information property Gets...revisions and document properties upon saving the document. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to Extract All Images from Word Document in...

    This quick tutorial contains information on how to extract all images from Word Document in Python. It provides guidance to establish the environment, introduction to the API calls, and a runnable sample code that can be used to extract images from Word in Python....Extract All Images from Word Document in Python This quick tutorial...extract all images from Word document in Python . It provides all...

    kb.aspose.com/words/python/how-to-extract-all-i...
  6. Add Page Number to PDF|Aspose.PDF for PHP via Java

    Aspose.PDF for PHP via Java allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class....Contents [ Hide ] All the documents must have page numbers in...locate different parts of the document. Aspose.PDF for PHP via Java...

    docs.aspose.com/pdf/php-java/add-page-number/
  7. Public API Changes in Aspose.Cells 8.2.2|Docume...

    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....2 Contents [ Hide ] This document describes the changes to the...BuiltInDocumentPrope.Version Property The new property Version has been added...

    docs.aspose.com/cells/net/public-api-changes-in...
  8. ImageSavingArgs.currentShape property | Aspose....

    ImageSavingArgs.currentShape property. Gets the [ShapeBase](../../../aspose.words.drawing/shapebase/) object corresponding to the shape or group shape that is about to be saved....currentShape property ImageSavingArgs.currentShape property Gets the...group shape. That’s why the property has ShapeBase type. You can...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Convert MOBI to XLSB in C++ or with free Online...

    C++ API to Convert MOBI to XLSB or Online App without using using Microsoft Word or Microsoft Excel or online. Test free MOBI to XLSB online converter quickly before integrating the code....powerful, and easy to use document manipulation and conversion...XLSB Open MOBI file using Document class reference Convert MOBI...

    products.aspose.com/total/cpp/conversion/mobi-t...
  10. Set Image Size using C++|Aspose.PDF for C++

    This section describes how to set image size PDF file using C++ library....use FixWidth and FixHeight properties of Aspose.Pdf.Image Class...Instantiate Document object auto document = MakeObject < Document > ();...

    docs.aspose.com/pdf/cpp/set-image-size/