Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 36,137 for

list

(0.17 sec)
  1. Apply Advanced Filter of Microsoft Excel to Dis...

    Learn how to apply advanced filter of microsoft excel to display records meeting complex criteria by using the Aspose.Cells for C++ API....filtering the list in place. listRange The list range. criteriaRange...

    docs.aspose.com/cells/go-cpp/apply-advanced-fil...
  2. RevisionsView Enum | Aspose.Words for .NET

    Discover Aspose.Words.RevisionsView enum to easily choose between original and revised document versions for streamlined editing and collaboration....Document ( MyDir + "Revisions at list levels.docx" ); doc . UpdateListLabels...accepted. Currently supports list labels. doc . RevisionsView...

    reference.aspose.com/words/net/aspose.words/rev...
  3. Extract Links from the PDF File|Aspose.PDF for C++

    Learn how to extract links from a PDF document in C++ using Aspose.PDF to analyze and manage hyperlinks within PDF files....-> Accept ( selector ); auto list = selector -> get_Selected ();...(); for ( auto annot : list ) { Console :: WriteLine ( u "Annotation...

    docs.aspose.com/pdf/cpp/extract-links/
  4. Getting Headers or Footers|Documentation

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the Aspose.Cells for Python via .NET API....Headers and Footers to Command List The header or footer text can...headers and footers into a command list. The following code shows how...

    docs.aspose.com/cells/python-net/get-headers-or...
  5. JsonSimpleValueParseMode Enum | Aspose.Words fo...

    Discover the Aspose.Words.Reporting.JsonSimpleValueParseMode enum for efficient JSON parsing. Easily handle nulls, booleans, numbers, and strings seamlessly!...{ ExactDateTimeParseFo = new List < string > { "MM/dd/yyyy" ,...new JsonDataSource ( MyDir + "List of people.json" , options );...

    reference.aspose.com/words/net/aspose.words.rep...
  6. CsvDataLoadOptions | Aspose.Words for .NET

    Discover the CsvDataLoadOptions constructor—easily initialize with default settings for efficient data loading and seamless integration....new CsvDataSource ( MyDir + "List of people.csv" , loadOptions...new CsvDataSource ( MyDir + "List of people.csv" , loadOptions...

    reference.aspose.com/words/net/aspose.words.rep...
  7. Aspose::Words::RevisionsView enum | Aspose.Word...

    Aspose::Words::RevisionsView enum. Allows to specify whether to work with the original or revised version of a document in C++....get_MyDir () + u "Revisions at list levels.docx" ); doc -> UpdateListLabels...accepted. Currently supports list labels. doc -> set_RevisionsView...

    reference.aspose.com/words/cpp/aspose.words/rev...
  8. Delete a Slide|Aspose.Slides 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.... Presentation ; // Get the list of slide IDs in the presentation...Remove the slide from the slide list. slideIdList . RemoveChild (...

    docs.aspose.com/slides/net/delete-a-slide/
  9. Working with Table in Tagged PDFs|Aspose.PDF fo...

    This article explains how to works with table in Tagged PDF document with Aspose.PDF for .NET.... The following is the list properties you can use to style...class. The following is the list properties you can use to style...

    docs.aspose.com/pdf/net/working-with-table-in-t...
  10. CompatibilityOptions.use_normal_style_for_list ...

    CompatibilityOptions.use_normal_style_for_List property. Do Not Automatically Apply List Paragraph Style To Bulleted/Numbered Text....use_normal_style_for_list property CompatibilityOptions.use_...use_normal_style_for_list property Do Not Automatically Apply List Paragraph...

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