Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 50,022 for

properties

(0.28 sec)
  1. 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...
  2. 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...
  3. Convert OTT to XLAM in C++ or with free Online ...

    C++ API to Convert OTT to XLAM or Online App without using using Microsoft Word or Microsoft Excel or online. Test free OTT to XLAM online converter quickly before integrating the code.... Access OTT Document Properties via C++ Aspose.Words for...allows you to access document properties of OTT file and lets you...

    products.aspose.com/total/cpp/conversion/ott-to...
  4. Convert ODT to ODS in C++ or with free Online C...

    C++ API to Convert ODT to ODS or Online App without using using Microsoft Word or Microsoft Excel or online. Test free ODT to ODS online converter quickly before integrating the code.... Access ODT Document Properties via C++ Aspose.Words for...allows you to access document properties of ODT file and lets you...

    products.aspose.com/total/cpp/conversion/odt-to...
  5. Convert ODT to XLSX in C++ or with free Online ...

    C++ API to Convert ODT to XLSX or Online App without using using Microsoft Word or Microsoft Excel or online. Test free ODT to XLSX online converter quickly before integrating the code.... Access ODT Document Properties via C++ Aspose.Words for...allows you to access document properties of ODT file and lets you...

    products.aspose.com/total/cpp/conversion/odt-to...
  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. FontUnit|Aspose.BarCode for Python via .NET API...

    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....attributes where size in Unit value property. The FontUnit type exposes...exposes the following members: Properties Name Description family_name...

    docs.aspose.com/barcode/python-net/api-referenc...
  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. 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...