Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 50,925 for

properties

(0.12 sec)
  1. Working with the ThreeDFormat of Shape or Chart...

    Learn how to manipulate the 3-D Format of shapes or charts using Aspose.Cells with C++....ThreeDFormat property along with the ThreeDFormat...class contains different properties that can be set to achieve...

    docs.aspose.com/cells/cpp/working-with-the-thre...
  2. ChartDataLabelLocationMode enumeration | Aspose...

    aspose.words.drawing.charts.ChartDataLabelLocationMode enumeration. Specifies how the values ​​that specify the location of a data label - the [ChartDataLabel.left](../chartdatalabel/left/) and [ChartDataLabel.top](../chartdatalabel/top/) Properties - are interpreted....top properties - are interpreted. Members...its ChartDataLabel.position property. ABSOLUTE The location of...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ImageParameters|Aspose.BarCode for Python via ....

    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....exposes the following members: Properties Name Description svg SVG...

    docs.aspose.com/barcode/python-net/api-referenc...
  4. How to Convert EPUB to PDF using Java

    This article explains the simple process of how to convert EPUB to PDF using Java. You can write a quick EPUB to PDF converter software using Java with the help of a step wise process and runnable sample code shared in this article....classes, methods, and few properties are explained that are required...PDF file you may set the properties in the EpubLoadOptions. The...

    kb.aspose.com/pdf/java/how-to-convert-epub-to-p...
  5. How to Add Signature in Word using C#

    This tutorial briefs on how to add signature in Word using C#. It provides configuration details, program flow and a runnable sample code to sign Word documents using C#.... You can set a number of properties before signing the document...password and then set a few properties like comments by the signing...

    kb.aspose.com/words/net/how-to-add-signature-in...
  6. word转HTML后,表格位置从右侧变成左侧 - Free Support Forum - a...

    版本:23.8 编程语言:java 问题截图(word文件中表格在右侧): Word源文件: 合同管理系统-采购服务合同.docx (33.4 KB) 转换后的HTML文件: 合同管理系统-采购服务合同.zip (5.2 KB) 是否可以从 代码调整/修改源文件 两个方面处理...the table’s alignment and properties are set in the original Word...you can adjust the table properties in your source Word document...

    forum.aspose.com/t/word-html/315337
  7. PDF Metadata Title with Emoji characters show C...

    Hi, please see C# code below. var html = "<html>...</html>" var pdfDocument = new Document(new MemoryStream(Encoding.UTF8.GetBytes(html))); pdfDocument.Info.Title = "⭐Once Upon a Star"; pdfDocument.Save(filePath); when…...browser title and document properties is Chinese characters. if...Chrome the document title and properties appear as Chinese‑like characters...

    forum.aspose.com/t/pdf-metadata-title-with-emoj...
  8. 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 a Hyperlink object...

    docs.aspose.com/cells/python-java/aspose-cells-...
  9. Change Table Style in Node.js|Aspose.Words for ...

    Advanced table formatting C#. Create a table style using Node.js. Apply table style Node.js....a table and also reading properties of any table style. Table...StyleCollection class and a few properties of the Table class to specify...

    docs.aspose.com/words/nodejs-net/working-with-t...
  10. Actions disappeared after saving - Free Support...

    Hello, i have a shape with an action. But after saving the diagram to a vsdx file the action is disappeared. Please use this code to reproduce it. Am I doing something wrong, or is it a bug? Diagram diagram = new Diag…...may stem from the specific properties of the shape or how the actions...following steps: Check Shape Properties : Ensure that the shape you...

    forum.aspose.com/t/actions-disappeared-after-sa...