Sort Score
Result 10 results
Languages All
Labels All
Results 7,321 - 7,330 of 41,504 for

document properties

(0.32 sec)
  1. Support of Fill Layers|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....using the PatternFillSettings properties. Here is another example...Image class. Set settings properties of FillLayer object. Create...

    docs.aspose.com/psd/net/support-of-fill-layers/
  2. Read and Write External Connection of XLS and X...

    Learn how to read and modify external database connections in XLS/XLSB files using Aspose.Cells for C++.... Modify connection properties. Save the modified file....Share Deny Write ; Extended Properties = "" ; Jet OLEDB : System...

    docs.aspose.com/cells/cpp/read-and-write-extern...
  3. Generate ITF Barcodes in JavaScript|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....be modified using the ITF property group in the BarcodeParameters...This section details these properties and provides examples for...

    docs.aspose.com/barcode/javascript-cpp/itf-barc...
  4. Show and Hide Rows, Columns, and Scroll Bars wi...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using the C++ language and the Aspose.Cells API. The visibility of scroll bars can be adjusted, and several rows and columns can be hidden....provides a wide range of properties and methods for managing...IsHScrollBarVisible properties. Both are Boolean properties, which means...

    docs.aspose.com/cells/cpp/show-and-hide-rows-co...
  5. Generate DotCode Barcodes in JavaScript|Documen...

    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....set the Rows and Columns properties of the DotCodeParameters... DotCode . Columns = 18 ; document . getElementById ( "img1"...

    docs.aspose.com/barcode/javascript-cpp/dotcode-...
  6. 将页码添加到PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET允许您使用PageNumber Stamp类将页码印章添加到PDF文件中。...为了添加页码印章,您需要使用所需属性创建一个 Document 对象和一个 PageNumberStamp 对象。之后,您可以调用...AddPageNumberToPdf () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/add-page-number/
  7. ChartXValue class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartXValue class. Represents an X value for a chart series....valueType property allows you to determine the...same ChartXValueType type. Properties Name Description dateTimeValue...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. How to Save Retrieve Barcodes to and from Datab...

    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....input text to the CodeText property. To save barcode information...CodeText and BarcodeType properties are configured using the...

    docs.aspose.com/barcode/net/how-to-save-retriev...
  9. ChartXValue class | Aspose.Words for Python

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

    reference.aspose.com/words/python-net/aspose.wo...
  10. Merge XPS Files in Java

    This basic tutorial explains how to merge XPS in Java. It contains the step-by-step flow, in addition to a sample code to combine XPS files in Java....Page to merge PostScript documents Initiate an object of XPSDocument...class to load the input XPS document Initialize an instance of...

    kb.aspose.com/page/java/merge-xps-files-in-java/