Sort Score
Result 10 results
Languages All
Labels All
Results 8,091 - 8,100 of 50,972 for

properties

(0.98 sec)
  1. Check if Workbook contains hidden External Link...

    Learn how to check if a workbook contains hidden external links using Aspose.Cells for JavaScript via C++....isVisible() property to determine whether the external...ExternalLink.isReferred() properties, it prints the ExternalLink...

    docs.aspose.com/cells/javascript-cpp/check-if-w...
  2. C++ API to Convert PCL to CSV | products.aspose...

    Convert PCL to CSV via C++ API without using Microsoft Excel or Adobe Reader...values of the individual properties. Furthermore, you can also...also set the properties by using respective methods of DocumentInfo...

    products.aspose.com/total/cpp/conversion/pcl-to...
  3. 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...
  4. 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...
  5. 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-...
  6. 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-...
  7. 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-...
  8. Generate Code 39 Barcode in Python

    Learn how to generate Code 39 barcodes in Python using Aspose.BarCode for Python via .NET SDK. Follow step-by-step code sample and optimization tips....appearance (optional) : Adjust properties such as bar_height , bar_color...full ASCII set. All these properties are documented in the API...

    blog.aspose.com/barcode/generate-code-39-barcod...
  9. C++ API to Convert MD to EXCEL | products.aspos...

    Convert MD to EXCEL via C++ API without using Microsoft Excel or Adobe Reader...values of the individual properties. Furthermore, you can also...also set the properties by using respective methods of DocumentInfo...

    products.aspose.com/total/cpp/conversion/md-to-...
  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