Sort Score
Result 10 results
Languages All
Labels All
Results 8,051 - 8,060 of 49,815 for

properties

(0.31 sec)
  1. RTF to PDF image cut off - Free Support Forum -...

    I’m converting a RTF that displays a full image properly when shown in MS Word, but when it’s converted using aspose (python version), the image is cut off: Before in Word: After in PDF: Any ideas how to fix?...by modifying the PageSetup properties in your Aspose.Words document...to set the EmbedFullFonts property to true. Here’s a minimal...

    forum.aspose.com/t/rtf-to-pdf-image-cut-off/317207
  2. Working with Form Fields in Java|Aspose.Words f...

    Understanding Form Fields feature, working with Form Fields using Java....getFormFields property. This means that you can obtain...form fields: The FormField properties allow you to work with form...

    docs.aspose.com/words/java/working-with-form-fi...
  3. 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...
  4. Barcode Type Definition|Documentation

    Description of Various Barcode Types Supported in Aspose.BarCode for Python...types and describes their key properties along with providing sample...on barcodes. Key Barcode Properties In substance, barcode types...

    docs.aspose.com/barcode/python-net/manage-barco...
  5. 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...
  6. Manage Presentation Tables in Java|Aspose.Slide...

    Create & edit tables in PowerPoint slides with Aspose.Slides for Java. Discover simple code examples to streamline your table workflows....dispose (); } Get Table Style Properties Aspose.Slides allows you...you to retrieve the style properties for a table so that you can...

    docs.aspose.com/slides/java/manage-table/
  7. 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/
  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/