Sort Score
Result 10 results
Languages All
Labels All
Results 7,911 - 7,920 of 49,825 for

properties

(0.68 sec)
  1. How to Strike Out Text in PPTX using Python

    This topic focuses on how to strike out text in PPTX using Python. It includes the details to establish the environment, a step-wise process and a working example code to strike out PPTX text using Python....required classes, methods, and properties to obtain the desired output...and use Presentation.Slides property to access the first slide...

    kb.aspose.com/slides/python/how-to-strike-out-t...
  2. Field.update method | Aspose.Words for Python

    aspose.words.fields.Field.update method...result using the field's properties. # Below are three types...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FontSavingArgs.fontFileName property | Aspose.W...

    FontSavingArgs.fontFileName property. Gets or sets the file name (without path) where the font will be saved to....fontFileName property FontSavingArgs.fontFileName property Gets or...fontFileName () : string Remarks This property allows you to redefine how...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldUserAddress Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldUserAddress class for seamless integration of USERADDRESS fields, enhancing document automation and personalization.... Properties Name Description DisplayResult...Street" )); // We can set this property to get our field to override...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Aspose::Words::Fields::FieldFormat class | Aspo...

    Aspose::Words::Fields::FieldFormat class. Provides typed access to field's numeric, date and time, and general formatting. To learn more, visit the documentation article in C++....result using the field's properties. // Below are three types...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. FilterCriteria Data | Aspose.Tasks Documentation

    How to read and modify filter criteria in Microsoft Project files using Aspose.Tasks for .NET....table below lists supported properties along with their availability...versions of MPP format. Number Property name XML MPP ** ** ** ** **...

    docs.aspose.com/tasks/net/filtercriteria-data/
  7. Document | Aspose.Words for Java

    Represents a Word document in Java....accessible via the corresponding properties of the Document . The Document...node can be changed via the properties of that node. Consider using...

    reference.aspose.com/words/java/com.aspose.word...
  8. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for PHP via Java library....ImageStamp object using required properties. Call the Page class addStamp(...floating box. The BackgroundImage property of FloatingBox class can be...

    docs.aspose.com/pdf/php-java/image-stamps-in-pd...
  9. Convert Excel file to PDF format compatible wit...

    Learn how to convert Excel files to PDF/A compliant PDF files using Aspose.Cells for JavaScript via C++.... Setting different properties of the PdfSaveOptions class...output PDF. The most important property is PdfSaveOptions.compliance...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  10. Setting Margins with Node.js via C++|Documentation

    In this article, you will learn how to set the margins of an Excel worksheet using sample code. Also learn how to programmatically set margins for page center, header, and footer using the Node.js API via C++....getPageSetup() property used to set the page setup...getPageSetup() class provides various properties and methods used to set page...

    docs.aspose.com/cells/nodejs-cpp/setting-margins/