Sort Score
Result 10 results
Languages All
Labels All
Results 4,571 - 4,580 of 48,249 for

properties

(0.21 sec)
  1. How to Control Workbook View with JavaScript vi...

    Learn how to control the Workbook View through the Aspose.Cells for JavaScript via C++ API....C++ provides the following properties and methods to help you achieve...converted from get/set to properties cell = cells . get ( "E10"...

    docs.aspose.com/cells/javascript-cpp/how-to-con...
  2. Working with Tasks | Aspose.Tasks Documentation

    Learn how to create, update, and manage tasks in Microsoft Project files (MPP/XML) using Aspose.Tasks for .NET. Includes guides on Properties, durations, costs, constraints, and task hierarchy....attributes, including: Basic properties : Name, Start, Finish, Duration...and updating general task properties (name, dates, notes). Managing...

    docs.aspose.com/tasks/net/working-with-tasks/
  3. Aspose::Words::Style::get_ListFormat method | A...

    Aspose::Words::Style::get_ListFormat method. Provides access to the list formatting Properties of a paragraph style in C++....access to the list formatting properties of a paragraph style. System...get_ListFormat () Remarks This property is only valid for paragraph...

    reference.aspose.com/words/cpp/aspose.words/sty...
  4. OdsoRecipientData class | Aspose.Words for Node.js

    Aspose.Words.Settings.OdsoRecipientData class. Represents information about a single record within an external data source that is to be excluded from the mail merge...uniqueTag property of this object to indicate...The default constructor. Properties Name Description active Specifies...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Use Custom XML Parts in Aspose.Cells|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....which is the name of this property. C# code to use custom XML...Related Article Adding Custom Properties visible inside Document Information...

    docs.aspose.com/cells/net/use-custom-xml-parts-...
  6. PdfEncryptionDetails Class | Aspose.Words for .NET

    Discover Aspose.Words.PdfEncryptionDetails for secure PDF encryption and customizable access permissions, ensuring your documents remain protected.... Properties Name Description OwnerPassword...via the "EncryptionDetails" property. saveOptions . EncryptionDetails...

    reference.aspose.com/words/net/aspose.words.sav...
  7. PdfEncryptionDetails class | Aspose.Words for N...

    Aspose.Words.Saving.PdfEncryptionDetails class. Contains details for encrypting and access permissions for a PDF document... Properties Name Description ownerPassword...via the "EncryptionDetails" property. saveOptions . encryptionDetails...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FontInfoSubstitutionRule class | Aspose.Words f...

    aspose.words.fonts.FontInfoSubstitutionRule class. Font info substitution rule...FontInfoSubstitution → FontSubstitutionRule Properties Name Description enabled...Examples Shows how to set the property for finding the closest match...

    reference.aspose.com/words/python-net/aspose.wo...
  9. HtmlSaveOptions.ResourceFolder | Aspose.Words f...

    Discover the HtmlSaveOptions ResourceFolder property for optimal document export. Easily manage images, fonts, and CSS in a designated folder....ResourceFolder property Specifies a physical folder...way is to use individual properties FontsFolder , ImagesFolder...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Add new last slide with text using insertFromHt...

    For an existing presentation I want to add an extra slide with some additional free text. I am using *IMasterLayoutSlideCollection layoutSlides = emptyMaster.getLayoutSlides();* blankLayout = layoutSlides.getByType(Sl…...layout and the text frame properties. When you insert text using...explicitly set the text frame properties after inserting the text...

    forum.aspose.com/t/add-new-last-slide-with-text...