Sort Score
Result 10 results
Languages All
Labels All
Results 3,211 - 3,220 of 49,863 for

properties

(0.12 sec)
  1. Extract and Save an Attachment|Aspose.PDF for Java

    Aspose.PDF for Java allows you to get all attachments from a PDF document. Also, you can get an individual attachment from your document....get_Item ( 1 ); // Get the file properties System . out . printf ( "Name:...get_Item ( 1 ); // Get the file properties System . out . println (...

    docs.aspose.com/pdf/java/extract-and-save-an-at...
  2. Unhide Multiple Sheets using Excel in Node.js

    This article describes how to unhide multiple sheets in Excel using Node.js. It has IDE settings, a list of steps, and sample code to unhide worksheet using Node.js....hidden sheets using different properties say its name, index, or type...workbook and check the isVisible property before setting it to true...

    kb.aspose.com/cells/nodejs/unhide-multiple-shee...
  3. StructuredDocumentTagRangeStart.WordOpenXMLMini...

    Discover the StructuredDocumentTagRangeStart property in WordOpenXMLMinimal. Access a streamlined XML string in FlatOpc format, focusing solely on content....WordOpenXMLMinimal property Gets a string that represents...format. Unlike the WordOpenXML property, this method generates a stripped-down...

    reference.aspose.com/words/net/aspose.words.mar...
  4. Get Paper Width and Height of Page Setup of Wor...

    Discover how to retrieve the Excel worksheet's page‑setup paper width and height using JavaScript via C++ programmatically....paperHeight properties for this purpose. Get Paper...and PageSetup.paperHeight properties. It first changes the paper...

    docs.aspose.com/cells/javascript-cpp/get-paper-...
  5. 在Ruby中将图表转换为图像|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....get ( chart_index ) # Set properties of chart title chart . getTitle...() . setSize ( 12 ) # Set properties of nseries chart . getNSeries...

    docs.aspose.com/cells/zh/java/converting-chart-...
  6. CustomXmlProperty class | Aspose.Words for Node.js

    Aspose.Words.Markup.CustomXmlProperty class. Represents a single custom XML attribute or a smart tag property...XML attribute or a smart tag property. To learn more, visit the...new instance of this class. Properties Name Description name Specifies...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartYValue class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartYValue class. Represents an Y value for a chart series....value_type property allows you to determine the...same ChartYValueType type. Properties Name Description date_time_value...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Creating and Customizing Charts|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....ChartType_Bubble and a few extra properties such as SetBubbleSizes &...the data source, set a few properties and the chart is created...

    docs.aspose.com/cells/cpp/creating-and-customiz...
  9. Tracing Precedents in Excel using C#

    Refer to this article for tracing precedents in Excel using C#. It has the IDE settings, steps, and a sample code to fetch precedents and dependents in Excel with C#....For displaying the document properties, refer to the article on...on Display document properties in Excel using C# . Updated on 20...

    kb.aspose.com/cells/net/tracing-precedents-in-e...
  10. How to Insert Comment in Excel using Java

    In this tutorial, you will learn how to insert comment in Excel using Java. It contains brief steps and the sample code to add comments in Excel using Java using a few API calls only....to this code, many other properties can also be set for adding...size, and other appearance properties. Furthermore, you do not...

    kb.aspose.com/cells/java/how-to-insert-comment-...