Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 50,814 for

properties

(0.12 sec)
  1. Using WorkbookMetadata with JavaScript via C++|...

    Learn how to edit workbook metadata using Aspose.Cells for JavaScript via C++....class to edit custom document properties of a workbook. Once you open...able to read the document properties. Here is sample code using...

    docs.aspose.com/cells/javascript-cpp/using-work...
  2. ImageSaveOptions.scale property | Aspose.Words ...

    ImageSaveOptions.scale property. Gets or sets the zoom factor for the generated images....scale property ImageSaveOptions.scale property Gets or sets the...for the generated images. @property def scale ( self ) -> float...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ImageSaveOptions.horizontalResolution property ...

    ImageSaveOptions.horizontalResolution property. Gets or sets the horizontal resolution for the generated images, in dots per inch....horizontalResolution property ImageSaveOptions.horizontalResolution...horizontalResolution property Gets or sets the horizontal resolution for the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Display or Hide Scroll Bars in Aspose.Cells|Doc...

    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 for managing...IsVScrollBarVisible and IsHScrollBarVisible properties. IsVScrollBarVisible and...

    docs.aspose.com/cells/net/display-or-hide-scrol...
  5. Using DocumentBuilder to Modify a Document Easi...

    Use the document builder to modify a document easily in C++....Font property. The Font class contains a...wide variety of the font properties possible in Microsoft Word...

    docs.aspose.com/words/cpp/using-documentbuilder...
  6. WebExtensionPropertyCollection class | Aspose.W...

    Aspose.Words.WebExtensions.WebExtensionPropertyCollection class. Specifies a set of web extension custom Properties...set of web extension custom properties. To learn more, visit the...Add-ins documentation article. Properties Name Description count this[]...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. How to Clean Metadata from PDF using Python

    This article guides on how to clean metadata from PDF using Python. It has details to set the IDE, a list of steps, and a runnable sample code to strip PDF metadata using Python....default properties one by one and all the custom properties collectively...DocumentInfo. Remove the default properties by calling the remove() method...

    kb.aspose.com/pdf/python/how-to-clean-metadata-...
  8. WebExtension Class | Aspose.Words for .NET

    Discover the Aspose.Words.WebExtensions.WebExtension class, your go-to solution for creating dynamic web extensions in documents. Enhance functionality effortlessly!...public class WebExtension Properties Name Description AlternateReferences...the web extension or not. Properties { get; } Represents a set...

    reference.aspose.com/words/net/aspose.words.web...
  9. Aspose.Words Document Object Model (DOM) in C#|...

    Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using C#....tree objects with various properties. Build Document Nodes Tree...using the NodeType property. This property returns a NodeType...

    docs.aspose.com/words/net/aspose-words-document...
  10. Access Excel QueryTable using C#

    Follow this article to access Excel QueryTable using C#. It has details to set the IDE, a list of steps, and a sample code for accessing and updating the Excel external data connection using C#....fetch it, and update its properties if required. Steps to Update...connection and display its properties Update the connection settings...

    kb.aspose.com/cells/net/access-excel-querytable...