Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 9,138 for

filter

(0.19 sec)
  1. ReplacingArgs class | Aspose.Words for Python

    aspose.words.replacing.ReplacingArgs class. Provides data for a custom replace operation...KEEP_SOURCE_FORMATTING ) for src_section in filter ( lambda a : a is not None...

    reference.aspose.com/words/python-net/aspose.wo...
  2. how to customize UI appearance for modal window...

    This article describes how to customize UI appearance for modal window in GridJs....7 ); backdrop-filter : blur ( 10 px ); border-radius...255 , 255 , 0.5 ); backdrop-filter : blur ( 20 px ); border-bottom...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  3. Convert MPP to CSV in C#

    This topic is about how to convert MPP to CSV in C#. You can transform MPP file to CSV using C# by adhering to well defined steps and an example using a few lines of code....encoding, text delimiter, task filter, save format, and header settings...

    kb.aspose.com/tasks/net/convert-mpp-to-csv-in-c...
  4. Remove Highlight from PDF using Python

    Follow this article to remove highlight from PDF using Python. It has details to set the IDE, a list of steps, and a sample code demonstrating how to erase highlight in PDF using Python by removing all or a particular annotation.... You can filter the highlights by page number...

    kb.aspose.com/pdf/python/remove-highlight-from-...
  5. ComparisonTargetType enumeration | Aspose.Words...

    aspose.words.comparing.ComparisonTargetType enumeration. Allows to specify base document which will be used during comparison... Examples Shows how to filter specific types of document...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CompareOptions.ignore_textboxes property | Aspo...

    CompareOptions.ignore_textboxes property. Specifies whether to compare differences in the data contained within text boxes.... Examples Shows how to filter specific types of document...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CompareOptions.ignore_tables property | Aspose....

    CompareOptions.ignore_tables property. Specifies whether to compare the differences in data contained in tables.... Examples Shows how to filter specific types of document...

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

    How to automatically find problem areas in an image that may be recognized inaccurately....recognition results Apply median filter Use automatic noise removal...

    docs.aspose.com/ocr/python-net/defect-detection/
  9. Section Break as revision - How to get that spe...

    Hello Aspose Team, I have a specific situation in my Word file: I need to find revisions which are actually Section Breaks and then accept those revisions programmatically. I am using Java and Aspose.Words. Is there a …...filter(r -> r.getParentNode() == breakNode)...

    forum.aspose.com/t/section-break-as-revision-ho...
  10. ShapeBase.z_order property | Aspose.Words for P...

    ShapeBase.z_order property. Determines the display order of overlapping shapes....light_green shapes = list ( filter ( lambda a : a is not None...

    reference.aspose.com/words/python-net/aspose.wo...