Sort Score
Result 10 results
Languages All
Labels All
Results 7,751 - 7,760 of 47,579 for

properties

(0.3 sec)
  1. ConditionalStyleCollection class | Aspose.Words...

    aspose.words.ConditionalStyleCollection class. Represents a collection of [ConditionalStyle](../conditionalstyle/) objects... Properties Name Description bottom_left_cell...[ 0 ] . type ) # 3 - As a property: table_style . conditional_styles...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Defect detection|Documentation

    How to automatically find problem areas in an image that may be recognized inaccurately....object with the following properties: Property Type Description Source...

    docs.aspose.com/ocr/net/defect-detection/
  3. How to Convert PostScript File to PDF using C#

    This article describes the process of how to convert PostScript file to PDF using C#. It has the IDE configuration details, a list of programming steps, and a runnable sample code to convert PS to PDF using C#....stream using the specified properties of the PdfSaveOptions object...PdfSaveOptions.AdditionalFontsFolde property. This tutorial has guided...

    kb.aspose.com/page/net/how-to-convert-postscrip...
  4. How to Convert PPT to PPTX in Python

    This tutorial explains how to convert PPT to PPTX in Python. You will get a precise information about the environment settings, details configuration steps and a runnable sample code to transform PPT to PPTX in Python.... The password property is optional and used only...class also contains other properties including setting spreadsheet...

    kb.aspose.com/slides/python/how-to-convert-ppt-...
  5. How to Convert ODP to PPTX in Python

    This small tutorial explains how to convert ODP to PPTX in Python. You will get a crisp information about the environment settings, details configuration steps and a runnable sample code to transform ODP to PPTX in Python.... The password property is optional and can be used...class also contains other properties including setting presentation...

    kb.aspose.com/slides/python/how-to-convert-odp-...
  6. How to Convert PPT to PPTX in C#

    This tutorial explains how to convert PPT to PPTX in C#. You will get crisp information about the environment settings, details steps and a runnable sample code to transform PPT to PPTX in C#....it contains the LoadFormat property that is set to PPT. If your...class also contains other properties like setting spreadsheet...

    kb.aspose.com/slides/net/how-to-convert-ppt-to-...
  7. Aspose::Words::Fields::FieldIndex::get_Bookmark...

    Aspose::Words::Fields::FieldIndex::get_BookmarkName method. Gets or sets the name of the bookmark that marks the portion of the document used to build the index in C++....display the XE field's Text property value on the left side //...same value in their "Text" property, // the INDEX field will group...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. DropDownItemCollection Class | Aspose.Words for...

    Explore the Aspose.Words.Fields.DropDownItemCollection class—your go-to solution for managing dropdown items in form fields effortlessly!...: IEnumerable < string > Properties Name Description Count {...(); See Also class FormField property DropDownItems namespace Aspose...

    reference.aspose.com/words/net/aspose.words.fie...
  9. XpsSaveOptions | Aspose.Words for .NET

    Discover the XpsSaveOptions constructor to effortlessly create instances for saving documents in the XPS format, enhancing your document management efficiency....the "HeadingsOutlineLevel" property to "2" to exclude all headings...the "UseBookFoldPrintingS" property to "true" to arrange the contents...

    reference.aspose.com/words/net/aspose.words.sav...
  10. 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