Sort Score
Result 10 results
Languages All
Labels All
Results 4,881 - 4,890 of 41,499 for

document properties

(0.1 sec)
  1. Get Cells Index|Documentation

    Learn how to get a row or column by the name of a row, column, or cell. Convert the name of a cell to zero‑based row and column indices....C++ provides the following properties and methods to help you achieve...by the name of the row. AI Document Assistant Close Preserve Single...

    docs.aspose.com/cells/nodejs-cpp/get-cells-index/
  2. Aspose::Words::Document::get_ProtectionType met...

    Aspose::Words::Document::get_ProtectionType method. Gets the currently active Document protection type in C++....Aspose::Words::Document::get_ProtectionType method Contents [...[ Hide ] Document::get_ProtectionType method Gets the currently...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Pdf rendition is not getting generating like wo...

    Hi Team, We are trying to transformation input file with below code. Document doc = new Document("test.docx"); PdfSaveOptions options = new PdfSaveOptions(); doc.save("output.pdf", options); Formatting and Alignment o…...getting generating like word document Aspose.Words Product Family...Provided fonts used in the document. Enabled open type features...

    forum.aspose.com/t/pdf-rendition-is-not-getting...
  4. Translate a Document|Aspose.Words for Node.js v...

    Translate a Document. Aspose.Words for Node.js via .NET simplifies Document translation using AI models, allowing you to specify the target language....Translate a Document Contents [ Hide ] Document translation is...digitalization. Aspose.Words supports document translation using Google ...

    docs.aspose.com/words/nodejs-net/translate-a-do...
  5. FieldDatabase | Aspose.Words for Java

    Implements the DATABASE field in Java....the Working with Fields documentation article. Remarks: Inserts...field into a document. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldFormat.date_time_format property | Aspose....

    FieldFormat.date_time_format property. Gets or sets a formatting that is applied to a date and time field result...date_time_format property FieldFormat.date_time_format property Gets or...Corresponds to the \@ switch. @property def date_time_format ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Customize Pie Charts in Presentations on Androi...

    Learn how to create and customize pie charts in Java with Aspose.Slides for Android, exportable to PowerPoint, boosting your data storytelling in seconds.... To specify the properties, do this: Instantiate Presentation...below, we have set different properties of Pie of Pie chart. // Create...

    docs.aspose.com/slides/androidjava/pie-chart/
  8. Setting Strong Encryption Type|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....algorithms with different properties. The default CSP is “Office...file and set a password. AI Document Assistant Close Specify Author...

    docs.aspose.com/cells/python-net/setting-strong...
  9. X400 support - Free Support Forum - aspose.com

    We’ve noticed with the new 25.6 version the default email address being returned is now the SMTP version. Is there a way to default to get the X400 email back as the default? image.png (13.4 KB)...address formats through the properties of the email message or the...email messages. Modify Email Properties : When creating or manipulating...

    forum.aspose.com/t/x400-support/316005
  10. How to Insert Header and Footer in DOCX using C++

    In this example, we will explore how to insert Header and Footer in DOCX using C++. In order to use C++ to add Header and Footer information in Word Document, very simple API interface is used....on top and bottom of Word document pages respectively. They hold...Footer information in Word Document, very simple API interface...

    kb.aspose.com/words/cpp/how-to-insert-header-an...