Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 43,086 for

properties

(0.04 sec)
  1. Aspose.Cells Object Model|Documentation

    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....style, formula and other properties of a single cell. ChartCollection/Chart...address and other related properties using Hyperlink object. ...

    docs.aspose.com/cells/java/aspose-cells-object-...
  2. XLS data is changed after loading and saving ba...

    Hi Aspose team, I’m encountering an issue where data in an .xls file changes after I load and save it. For example, the number in a text box is 125 in the original file but becomes 145 after saving. To investigate furt…...file format and the specific properties of the text box that may...file indicates that some properties related to the shapes or...

    forum.aspose.com/t/xls-data-is-changed-after-lo...
  3. FrameFormat | Aspose.Words for Java

    Represents frame related formatting for a paragraph in Java....paragraph is a frame, then all properties will contain respective values...values, otherwise all properties are set to their defaults. Use...

    reference.aspose.com/words/java/com.aspose.word...
  4. Add GridWeb to Web Form|Documentation

    This article introduces how to work with web form in GridWeb.... Step 4: Setting Control Properties Aspose.Cells.GridWeb control...various properties. It is possible to adjust many properties of the...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  5. Detecting Empty Worksheets|Documentation

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using C# API with .NET library....MaxDataColumn properties. If the aforementioned properties return zero...however, if any of these properties return -1 that indicates...

    docs.aspose.com/cells/net/detecting-empty-works...
  6. Aspose.Words DOM|Aspose.Words for Python via .NET

    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 Python....tree objects with various properties. Build Document Nodes Tree...the Node.node_type property. This property returns a NodeType...

    docs.aspose.com/words/python-net/aspose-words-d...
  7. Public API Changes in Aspose.Cells 8.1.0|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....ExportHiddenWorkshee Property The HtmlSaveOptions class...exposed ExportHiddenWorkshee property which can be used to specify...

    docs.aspose.com/cells/net/public-api-changes-in...
  8. WebExtension class | Aspose.Words for Python

    aspose.words.webextensions.WebExtension class. Represents a web extension object... Properties Name Description alternate_references...the web extension or not. properties Represents a set of web extension...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Detecting Empty Worksheets|Documentation

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using Aspose.Cells for Python via .NET library....max_data_column properties. If the aforementioned properties return zero...however, if any of these properties return -1 that indicates...

    docs.aspose.com/cells/python-net/detecting-empt...
  10. Create EPS File in C#

    This quick tutorial guides how to create an EPS file in C#. It covers the stepwise algorithm and a runnable code to make EPS file in C#.... it also explains custom properties to manipulate the output...PostScript files Set custom properties while creating an instance...

    kb.aspose.com/page/net/create-eps-file-in-csharp/