Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 49,815 for

properties

(0.07 sec)
  1. SoftEdgeFormat Class | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.SoftEdgeFormat class to enhance your documents with stunning soft edge effects for a professional look....public class SoftEdgeFormat Properties Name Description Radius {...the SoftEdge property to access soft edge properties of an object...

    reference.aspose.com/words/net/aspose.words.dra...
  2. TableStyle.Bidi | Aspose.Words for .NET

    Discover the TableStyle Bidi property to easily manage right-to-left table styles, enhancing your layout for better readability and user experience....Bidi property Gets or sets whether this...style properties of a table may affect the properties of the...

    reference.aspose.com/words/net/aspose.words/tab...
  3. PPT File Needs Repair After Processing Template...

    Hello Aspose Team! We have a PPT template that, when uploaded to PowerPoint 365, does not seem to have any issues. However after we process the template, uploading the result ends up in a “We repaired your presentation…...features, or incorrect document properties. Solution : Follow these...Document Properties : Access and modify the document properties using...

    forum.aspose.com/t/ppt-file-needs-repair-after-...
  4. Using ActiveX Controls in Excel with Java

    This article guides for using ActiveX controls in Excel with Java. It has the IDE settings, steps, and a sample code to add combo box ActiveX control with Java....reading and updating the properties. Steps to Insert ActiveX...ActiveX control and update its properties Save the final workbook These...

    kb.aspose.com/cells/java/using-activex-controls...
  5. Verify Digital Signature in Word Document using...

    Follow this article to verify digital signature in Word document using Python. It has all the details to set the IDE, a list of steps, and a sample code for digital certificate verification in Word using Python....Word file and get different properties in each signature. Steps...signature from it Display all the properties of each signature for the...

    kb.aspose.com/words/python/verify-digital-signa...
  6. How to Extract Microsoft Project Metadata in Java

    In this short tutorial you will learn how to extract Microsoft Project metadata in Java. You can get MS Project metadata in Java like author, category, company, and many more....metadata properties with the Prj enum value. These properties are...class contains around 80 properties that can be accessed against...

    kb.aspose.com/tasks/java/how-to-extract-microso...
  7. How to Convert Excel to SVG in C++

    This tutorial will provide details about how to convert Excel to SVG in C++. You only need to make a few API calls with few lines of code to convert Excel to vector graphic in C++ using MS Windows or Linux operating system....Set the format and image properties for output SVG file Save...file is loaded and different properties of the output image are set...

    kb.aspose.com/cells/cpp/how-to-convert-excel-to...
  8. Design Tables in Word using Python

    Follow this article to design tables in Word using Python. It has the details to set the IDE, a list of steps, and a sample code to add Microsoft Word table design using Python....It will explain a lot of properties that can be used for customizing...for reference Set various properties of the newly created table...

    kb.aspose.com/words/python/design-tables-in-wor...
  9. HtmlSaveOptions.export_document_properties prop...

    HtmlSaveOptions.export_document_Properties property. Specifies whether to export built-in and custom document Properties to HTML, MHTML or EPUB...export_document_properties property HtmlSaveOptions.export_document_properties...export_document_properties property Specifies whether to export built-in...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with Document in C++|Aspose.Words for C++

    The `Document` class provides various document Properties and methods using C++. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for C++. The `Document` object can be saved to a file or stream and also sent to a browser....provides various document properties and methods, such as saving...styles, built-in and custom properties, and the MailMerge object...

    docs.aspose.com/words/cpp/working-with-document/