Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 33,978 for

list

(0.24 sec)
  1. Hyphenation.UnregisterDictionary | Aspose.Words...

    Effortlessly remove hyphenation dictionaries for any language with the UnregisterDictionary method, enhancing text clarity and readability....hyphenation dictionary contains a list of strings that define hyphenation...look through the dictionary's list of strings for that word's substrings...

    reference.aspose.com/words/net/aspose.words/hyp...
  2. ShapeBase.is_delete_revision property | Aspose....

    ShapeBase.is_delete_revision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled....append_child ( shape ) shapes = list ( filter ( lambda a : a is not...lambda x : x . as_shape (), b ), list ( doc . get_child_nodes ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  3. XamlFixedSaveOptions.SaveFormat | Aspose.Words ...

    Discover the XamlFixedSaveOptions SaveFormat property to effortlessly save documents in XamlFixed format, ensuring optimal quality and compatibility....ResourceUriPrinter () { Resources = new List < string >(); } void IResourceSavingCallb...KeepResourceStreamOp = false ; } public List < string > Resources { get ;...

    reference.aspose.com/words/net/aspose.words.sav...
  4. RTF template width is not accommodating for all...

    Hello, I am facing an issue where we are generating RTF template with high column count or column width. When the overall column width exceeds a certain value it starts clipping the column at the right end (Example file…...setWidth(100); List<Map<String, Object>> columns = (List<Map<String...

    forum.aspose.com/t/rtf-template-width-is-not-ac...
  5. ComparisonEvaluationResult.Result | Aspose.Word...

    Discover the ComparisonEvaluationResult property to easily access and analyze evaluation results, enhancing your data insights and decision-making....readonly List < string []> mInvocations = new List < string []>();...

    reference.aspose.com/words/net/aspose.words.fie...
  6. ConverterContext Class | Aspose.Words for .NET

    Discover the powerful Aspose.Words LowCode ConverterContext class for seamless document conversion and enhanced workflow efficiency. Transform your documents effortlessly.... Execute (); List < Stream > pages = new List < Stream >();...

    reference.aspose.com/words/net/aspose.words.low...
  7. ComparisonExpression.LeftExpression | Aspose.Wo...

    Discover the LeftExpression property of ComparisonExpression. Easily access and utilize the left expression for enhanced data manipulation and analysis....readonly List < string []> mInvocations = new List < string []>();...

    reference.aspose.com/words/net/aspose.words.fie...
  8. PhysicalFontInfo.version property | Aspose.Word...

    PhysicalFontInfo.version property. Version string of the font....string Examples Shows how to list available fonts. // Configure...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. How to Add Data Validation in Excel using Python

    This tutorial provides guidance on how to add data validation in Excel using Python. It has the environment settings, a List of steps, and a runnable sample code to apply Excel data validation List using Python....write the application through a list of steps, a resource to set...add a reference range Add the list of values in the reference range...

    kb.aspose.com/cells/python/how-to-add-data-vali...
  10. Output Streams – Aspose.HTML for Java

    Learn how to use and manage output streams to handle multi-output rendering and streamline HTML workflows with the Aspose.HTML for Java....field lStream which is a list java.util.List of java.io.InputStream...java. io . Closeable { 6 // List of InputStream objects created...

    docs.aspose.com/html/java/output-streams/