Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 8,855 for

filter

(0.09 sec)
  1. ListFormat.remove_numbers method | Aspose.Words...

    ListFormat.remove_numbers method. Removes numbers or bullets from the current paragraph and sets list level to zero....assertEqual ( 3 , len ( list ( filter ( lambda n : n . as_paragraph...assertEqual ( 0 , len ( list ( filter ( lambda n : n . as_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Load Workbook with specified Printer Paper Size...

    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....File with Multiple Encodings Filter Objects while loading Workbook...

    docs.aspose.com/cells/java/load-workbook-with-s...
  3. OleFormat.isLink property | Aspose.Words for No...

    OleFormat.isLink property. Returns ``true`` if the OLE object is linked (when [OleFormat.sourceFullName](../sourceFullName/) is specified).... filter ( s => s . shapeType == aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. HtmlSaveOptions.exportRoundtripInformation prop...

    HtmlSaveOptions.exportRoundtripInformation property. Specifies whether to write the roundtrip information when saving to HTML, MHTML or EPUB... filter ( f => f . type == aw . Fields..... doc . range . fields ]. filter ( f => f . type == aw . Fields...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 从 Ruby 中的 Visio 页面中提取所有图像|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.... get ( i ) # Filter shapes by type Foreign if shape...

    docs.aspose.com/diagram/zh/java/extract-all-ima...
  6. PageSet.Odd | Aspose.Words for .NET

    Discover the PageSet Odd property to easily retrieve all odd pages of your document in their original order for efficient document management....properties that we can use to filter out a set of pages from //...

    reference.aspose.com/words/net/aspose.words.sav...
  7. How to get Caret Annotation using Java | Aspose...

    Get Caret annotations programmatically in PDF with Java sample code on Java Runtime Environment for JSP/JSF Application and Desktop Applications....pdf" ); // Filter annotations using AnnotationSelector...

    products.aspose.com/pdf/java/annotation/caret/get/
  8. Aspose::Words::Fields::FieldImport::get_IsLinke...

    Aspose::Words::Fields::FieldImport::get_IsLinked method. Gets or sets whether to reduce the file size by not storing graphics data with the document in C++....FLT filter. fieldIncludePicture -> set_GraphicFilter...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Get Paper Width and Height of Page|Documentation

    This section explains how to get paper size of the visio page with Aspose.Diagram.... getShape ( 2 ); // filter shapes by type Foreign if (...

    docs.aspose.com/diagram/java/get-paper-width-an...
  10. HTML Navigation – C# Examples – Aspose.HTML for...

    Learn how to navigate HTML with Aspose.HTML for .NET and inspect its elements using C#, about custom Filter, CSS Selector, or XPath usage....using the API; about custom filters usage for iterating over the...is the <h1> element. Custom Filter Usage For the more complicated...

    docs.aspose.com/html/net/html-navigation/