Sort Score
Result 10 results
Languages All
Labels All
Results 7,451 - 7,460 of 50,014 for

properties

(0.53 sec)
  1. How to Change PDF A to PDF in C#

    This article guides on how to change PDF A to PDF in C#. It has all the necessary information to set the IDE along with the steps and runnable sample code to transform PDF A to PDF in C#....Document having PDF A compliant properties Call the RemovePdfaCompliance()...using the IsPdfaCompliant property of the Document class before...

    kb.aspose.com/pdf/net/how-to-change-pdf-a-to-pd...
  2. Clean Up a Document in Java|Aspose.Words for Java

    Remove unused or duplicate information to reduce output size and processing time. Remove unused styles, unused built-in styles, duplicate styles, or unused lists using Java....UnusedStyles and UnusedBuiltinStyles properties to detect and remove styles...You can use the UnusedLists property to detect and remove lists...

    docs.aspose.com/words/java/clean-up-a-document/
  3. Aspose.PSD Performance Improvement using Custom...

    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....allocated, set the CacheType property. By default, the cache is...MaxDiskSpaceForCache and MaxMemoryForCache properties respectively. By default...

    docs.aspose.com/psd/net/aspose-psd-performance-...
  4. How to Create Readonly Presentation using C#

    This very simple article guides on how to create readonly Presentation using C#. It encapsulates the project configuration, a list of step-wise programming tasks, and a runnable example code to generate uneditable PPTX using C#....set the ReadOnlyRecommended property to true Save the resultant...set the ReadOnlyRecommended property to true, which will make the...

    kb.aspose.com/slides/net/how-to-create-readonly...
  5. Aspose::Words::Fields::FieldXE::get_EntryType m...

    Aspose::Words::Fields::FieldXE::get_EntryType method. Gets or sets an index entry type 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...
  6. Update ActiveX ComboBox Control with JavaScript...

    Learn how to read and write values of ActiveX ComboBox Control using Aspose.Cells for JavaScript via C++....activeXControl property and check its type via ActiveXControlBase...ActiveXControlBase.type property, it should return ControlType...

    docs.aspose.com/cells/javascript-cpp/update-act...
  7. How to Compress PSD File in C#

    This article guides on how to compress PSD file in C#. It has resources for setting the IDE, a list of steps, and a runnable sample code to reduce PSD file size in C#....steps, the CompressionMethod property is set to RLE and the resultant...PSD by setting different properties of the PsdOptions class for...

    kb.aspose.com/psd/net/how-to-compress-psd-file-...
  8. Merge Cells in Word using Python

    Follow this article to merge cells in Word using Python. It contains the IDE settings, steps, and a sample code to combine cells in Word using Python....horizontal and vertical merge property set to a different CellMerge...You can work with the same properties while creating a new table...

    kb.aspose.com/words/python/merge-cells-in-word-...
  9. Rule Builder – Configure SVG Style – Aspose.SVG...

    In this article, we consider the Rule Builder styling feature, which enables developers to apply CSS-like rules to SVG elements....will be used to set font properties. The method of the RuleBuilder...lambda expression defining the properties of the style using RuleBuilder...

    docs.aspose.com/svg/net/rule-builder/
  10. Import and Export Data|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....CheckMergedCells property. If the Excel template has...ImportTableOptions.CheckMergedCells property to true. Pass the ImportTableOptions...

    docs.aspose.com/cells/java/import-and-export-data/