Sort Score
Result 10 results
Languages All
Labels All
Results 4,691 - 4,700 of 49,816 for

properties

(0.12 sec)
  1. Display and Hide Scrollbars of Workbooks in xls...

    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....provides a wide range of properties and methods to manage an...

    docs.aspose.com/cells/java/display-and-hide-scr...
  2. Add Page Stamp to PDF using C++ | Aspose.PDF

    Add page stamp to PDF file programmatically with C++ sample code using Aspose.PDF for C++....Page Stamp and define its properties. Add the Stamp to Page using...

    products.aspose.com/pdf/cpp/stamps/page/
  3. ConvertUtil.MillimeterToPoint | Aspose.Words fo...

    Effortlessly convert millimeters to points with ConvertUtil's MillimeterToPoint method. Simplify your design calculations today!...Shows how to specify page properties in millimeters. Document...

    reference.aspose.com/words/net/aspose.words/con...
  4. ChartNumberFormat class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartNumberFormat class. Represents number formatting of the parent element... Properties Name Description formatCode...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DocumentBuilderOptions Class | Aspose.Words for...

    Discover Aspose.Words.DocumentBuilderOptions to enhance your document creation with customizable features for a seamless building experience.... Properties Name Description ContextTableFormatti...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Extract PDF Metadata using JavaScript | Aspose.PDF

    Extract PDF format metadata programmatically with JavaScript sample code using Aspose.PDF for Node.js via C++...document that describes its properties, attributes, and content...files, depending on their properties. To get the PDF file information...

    products.aspose.com/pdf/nodejs-cpp/metadata/
  7. Aspose::Words::Drawing::ImageData::get_CropLeft...

    Aspose::Words::Drawing::ImageData::get_CropLeft method. Defines the fraction of picture removal from the left side in C++....We can access the image's properties and raw data via the ImageData..."Brightness" and "Contrast" properties define image brightness and...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::ImageData::get_CropTop ...

    Aspose::Words::Drawing::ImageData::get_CropTop method. Defines the fraction of picture removal from the top side in C++....We can access the image's properties and raw data via the ImageData..."Brightness" and "Contrast" properties define image brightness and...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Watermark Class | Aspose.Words for .NET

    Discover the Aspose.Words.Watermark class to easily add and customize watermarks in your documents, enhancing professionalism and branding....public sealed class Watermark Properties Name Description Type { get;...

    reference.aspose.com/words/net/aspose.words/wat...
  10. According to page size how to set the Bookmark ...

    For example: Zoom level: Fit Width, Document OriginalPDF = new Document();Page pdfPage = null; .....pdfPage = OriginalPDF.Pages[3]; pdfPage.CropBox.Height; pdfPage.MediaBox.Height; pdfPage.Rect.Hei…...snippet to use the Mediabox properties for bookmark creation. Hopefully...

    forum.aspose.com/t/according-to-page-size-how-t...