Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 49,817 for

properties

(0.94 sec)
  1. DocumentBuilder Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentBuilder class—your solution for effortlessly inserting text, images, and formatting elements in documents.... Properties Name Description Bold { get;...current table cell formatting properties. CurrentNode { get; } Gets...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Read Visio Shape Data in 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....All Shape Properties To Read All Shape Properties using Aspose...Ruby , call read_all_shape_properties method of ReadShapeData module...

    docs.aspose.com/diagram/java/read-visio-shape-d...
  3. 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...
  4. 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...
  5. 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...
  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. Secure Presentations with Passwords in JavaScri...

    Effortlessly lock and unlock password-protected PowerPoint and OpenDocument presentations with Aspose.Slides for Node.js via Java. Secure your presentations....presentation Getting the properties of an encrypted presentation...dispose (); } } Getting the Properties of an Encrypted Presentation...

    docs.aspose.com/slides/nodejs-java/password-pro...
  8. 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...
  9. 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...
  10. 使用 C++ 查看或編輯 PPT 文件元數據 | products.aspose.com

    C++ 源代碼,用於編輯或查看 PPT 格式元數據。...es(); // Set the builtin properties documentProperties -> set_Author(...> (); // Getting Document Properties auto documentProperties =...

    products.aspose.com/slides/zh-hant/cpp/metadata...