Sort Score
Result 10 results
Languages All
Labels All
Results 3,321 - 3,330 of 50,031 for

properties

(0.16 sec)
  1. CheckBox|Documentation

    CheckBox element generates a list of answers with blank bubbles that can accommodate any kind of marks...."element_type": "CheckBox" property. The question text / label...label is specified in the name property. Answers are provided as an...

    docs.aspose.com/omr/net/json-markup/checkbox/
  2. 用JavaScript通过C++在文档信息面板中添加自定义属性|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++给工作簿对象添加自定义属性。这些属性可以在文档信息面板中查看。...body > < h1 > Adding Custom Properties Example </ h1 > < input type...Create Workbook with Custom Properties </ button > < a id = "downloadLink"...

    docs.aspose.com/cells/zh/javascript-cpp/adding-...
  3. Docx save as PDF metadata missing - Free Suppor...

    Hi, I would like to generate an accessible PDF. To do this, metadata must be present. I set the metadata via BuildInDocumentProperties, but in the output pdf they are empty. I’m using Aspose Word 26.4.0. Heres my code: …..."r"); var properties = doc.BuiltInDocumentPrope; properties.Title...Title = titel; properties.Author = author; properties.NameOfApplication...

    forum.aspose.com/t/docx-save-as-pdf-metadata-mi...
  4. Aspose.Cells 8.6.0中的公共API更改|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.... DOCUMENT_PROPERTIES ); WorkbookMetadata metaWorkbook...xlsx" , options ); //Set some properties metaWorkbook . getCustomDocumentPro...

    docs.aspose.com/cells/zh/java/public-api-change...
  5. How to Convert TeX to PDF in Java

    This brief tutorial provides details about how to convert TeX to PDF in Java. The outline of this article can be summarized as the environment configuration, step-wise algorithm, and a sample code snippet demonstrating the feature to convert Latex to PDF in Java....TeXOptions class Specify different properties of PdfSaveOptions class instance...class and specify different properties exposed by the PdfSaveOptions...

    kb.aspose.com/tex/java/how-to-convert-tex-to-pd...
  6. Convert Markdown to Word in Python

    Follow this article to transform the Markdown to Word in Python. You will get information to set the IDE, a list of steps, and a sample code to change the file format from MD to DOCX in Python....MarkdownLoadOptions and set the desired properties Load the source Markdown...utilize all the methods and properties to customize the output Word...

    kb.aspose.com/words/python/convert-markdown-to-...
  7. How to Convert PCL to PDF in C#

    This topic focues on how to convert PCL to PDF in C#. It includes the details to configure the IDE and a runnable example code to transform PCL to PDF using C#....and set the required load properties Load the source PCL file...The PclLoadOptions exposes properties like setting the batch size...

    kb.aspose.com/pdf/net/how-to-convert-pcl-to-pdf...
  8. How to Control Sheet Tab Bar with JavaScript vi...

    Learn how to control the sheet tab bar using Aspose.Cells for JavaScript via C++....Cells provides the following properties and methods to help you achieve...(converted getters/setters -> properties) workbook . settings . showTabs...

    docs.aspose.com/cells/javascript-cpp/how-to-con...
  9. How to Find and Replace Text in PDF using Java

    This brief tutorial covers the details about how to find and replace text in PDF using Java. Moreover, you only need to make a few API calls without requiring to install any other PDF processing application....Moreover, you can work with many properties to enhance the code snippet...updating the text appearance properties, finding the text from a...

    kb.aspose.com/pdf/java/how-to-find-and-replace-...
  10. How to Convert PSD to PDF in C#

    This simple example covers how to convert PSD to PDF in C#. You can easily develop an application to export PSD to PDF in C# using swift and easy steps with Aspose.PSD for .NET....class to set the desired PDF properties Save the converted PDF file...information along with other properties will be set. Finally, the...

    kb.aspose.com/psd/net/how-to-convert-psd-to-pdf...