Sort Score
Result 10 results
Languages All
Labels All
Results 7,781 - 7,790 of 8,856 for

filters

(2.37 sec)
  1. Manage data of Excel files with C++|Documentation

    This article describes how to view and edit data of Excel files with Aspose.Cells library using C++....Number Creating Subtotals Data Filtering Data Sorting Data Validation...

    docs.aspose.com/cells/cpp/view-and-edit-excel-d...
  2. comment personnaliser les menus et les barres d...

    Cet article décrit comment personnaliser les menus et les barres d outils dans GridJs....08 ); filter : brightness ( 0 ) saturate...

    docs.aspose.com/cells/fr/java/aspose-cells-grid...
  3. FieldToa.sequence_name property | Aspose.Words ...

    FieldToa.sequence_name property. Gets or sets the name of a sequence whose number is included with the page number....use_heading = True # We can further filter TA fields by naming a bookmark...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldToa.bookmark_name property | Aspose.Words ...

    FieldToa.bookmark_name property. Gets or sets the name of the bookmark that marks the portion of the document used to build the table....use_heading = True # We can further filter TA fields by naming a bookmark...

    reference.aspose.com/words/python-net/aspose.wo...
  5. AsposeWordsPrintDocument Class | Aspose.Words f...

    Streamline document printing with Aspose.Words.Rendering. Our AsposeWordsPrintDocument class offers seamless integration for .NET applications....or sets the zero-based index filter used to determine which pages...

    reference.aspose.com/words/net/aspose.words.ren...
  6. FieldTA.is_bold property | Aspose.Words for Python

    FieldTA.is_bold property. Gets or sets whether to apply bold formatting to the page number for the entry....use_heading = True # We can further filter TA fields by naming a bookmark...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Microsoft‑365‑Datenzugriff und -verwaltung mit ...

    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.... Erstellen Sie einen Filter, um nur ungelesene Nachrichten...außerdem das Abfrageobjekt, um den Filter für ungelesene Nachrichten...

    docs.aspose.com/email/de/net/microsoft-365-data...
  8. Add Figures Annotations using C++|Aspose.PDF fo...

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for C++...pdf" ); // Filter annotations using AnnotationSelector..."appartments_mod.pdf" ); // Filter annotations using AnnotationSelector...

    docs.aspose.com/pdf/cpp/figures-annotation/
  9. SignOptions | Aspose.Words for Java

    Allows to specify options for document signing in Java....filter(x -> x.getName() == signPersonName)...= gSignPersonList.stream().filter(x -> x.getName() == signPersonName)...

    reference.aspose.com/words/java/com.aspose.word...
  10. Extract text from all PDF pages using C++|Aspos...

    This article describes various ways to extract text from PDF documents using Aspose.PDF in C++. From entire pages, from a specific part, based on columns, etc....text from PDF document by filtering TextMarkupAnnotation and using...-> get_Annotations ()) { // Filter TextMarkupAnnotation if ( annotation...

    docs.aspose.com/pdf/cpp/extract-text-from-all-pdf/