Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 6,386 for

filter

(0.05 sec)
  1. Table.last_row property | Aspose.Words for Python

    Table.last_row property. Returns the last [Row](../../row/) node in the table.... count ) for table in filter ( lambda a : a is not None...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Working with data display formats of DataField ...

    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....Assistant Close Show Report Filter Pages option Get the Cell object...

    docs.aspose.com/cells/java/working-with-data-di...
  3. Split Word Document into Sections using Java

    This article guides on how to split Word document into sections using Java. It has the IDE settings, steps, and a sample code to divide Word document into sections using Java....will discuss the options to filter the sections while converting...sections using Java . You may filter the sections using different...

    kb.aspose.com/words/java/split-word-document-in...
  4. WrapSide | Aspose.Words for Java

    Specifies what sides of the shape or picture the text wraps around in Java....filter(Shape.class::isInstance) .map(Shape...e.SHAPE, true).toArray()) .filter(Shape.class::isInstance) .map(Shape...

    reference.aspose.com/words/java/com.aspose.word...
  5. FrameFormat.width property | Aspose.Words for N...

    FrameFormat.width property. Gets the width of the specified frame, in points.... filter ( p => p . frameFormat . isFrame...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 请问怎么将一个分页符和文本从一个段落中分开 - Free Support Forum - as...

    源文档: aa.docx (39.8 KB) 这个源文档中有一个段落是:page break 1 引言 请问怎么处理可以将 page break 和 1 引言 分开为两个段落 我的处理:这样的处理会导致新增一个空标题 DocumentBuilder builder = new DocumentBuilder(document); RunCollection runs = para.getRuns(); Arrays.st…...filter(run → run.getText().contains(ControlChar...Arrays.stream(runs.toArray()).filter(run -> run.getText().contains(ControlChar...

    forum.aspose.com/t/topic/311299
  7. How to Apply Conditional Formatting in Excel us...

    This article guides how to apply conditional formatting in Excel using Node.js. It has the details to set the IDE, a list of programming tasks, and a runnable sample code for adding conditional formatting in spreadsheet using Node.js.... If you want to apply a filter in Excel, refer to the article...article on how to apply filter in Excel using Node.js . Updated...

    kb.aspose.com/cells/nodejs/how-to-apply-conditi...
  8. Working with Exchange WebDav Client|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....Server Mailbox using WebDav Filter Messages from Exchange Mailbox...

    docs.aspose.com/email/java/working-with-exchang...
  9. FontSavingArgs.fontFileName property | Aspose.W...

    FontSavingArgs.fontFileName property. Gets or sets the file name (without path) where the font will be saved to.... filter (( s ) => s . endsWith ( "...readdirSync ( base . artifactsDir ). filter (( s ) => s . endsWith ( "...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Convert Microsoft Project MPP file to CSV Format

    Write your own Microsoft Project convertor using Aspose.Tasks for .NET and convert MPP files to CSV file....control the view to export and/or filter exported tasks. Lets take a...How to filter tasks while convert to CSV In order to filter the...

    docs.aspose.com/tasks/net/convert-ms-project-mp...