Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 37,918 for

list

(0.14 sec)
  1. PhysicalFontInfo.version property | Aspose.Word...

    PhysicalFontInfo.version property. Version string of the font.... Examples Shows how to list available fonts. # Configure...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CompositeNode.SelectSingleNode | Aspose.Words f...

    Discover how CompositeNode's SelectSingleNode method efficiently retrieves the first Node matching your XPath expression for streamlined data handling...."//Table//Paragraph" ); // Iterate through the list with an enumerator and print..."//Body/Paragraph" ); // We can treat the list as an array. Assert . That (...

    reference.aspose.com/words/net/aspose.words/com...
  3. Getting Started|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....Supported File Formats Feature List Known Issues System Requirements...

    docs.aspose.com/drawing/java/getting-started/
  4. Aspose::Words::Fields::FormFieldCollection::idx...

    Aspose::Words::Fields::FormFieldCollection::idx_get method. Returns a form field by bookmark name in C++....to the number of items in the list, this returns a null reference...than the number of items in the list, this returns a null reference...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Help with Bookmark Replacement Issues in Docume...

    Hello Team, I’m using the following code to replace bookmark content from one document with content from another: public void ReplaceBookmarks(string sourceDocPath, string targetDocPath, string outputDocPath) { Doc…...= new DocumentBuilder(dst); List<Bookmark> bookmakrs = dst.Range...Name]; if (srcBookmark != null) { List<Node> extractedNodes = ExtractContentHelper...

    forum.aspose.com/t/help-with-bookmark-replaceme...
  6. How to Format Number as Currency|Documentation

    This article introduces how to format numbers to currency using the Aspose.Cells for .NET API.... Choose Currency from the list. Using the Format Cells Dialog...tab, select Currency from the list on the left. You can customize...

    docs.aspose.com/cells/net/format-number-to-curr...
  7. Working with Contacts on Exchange Server using ...

    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....article also shows how you can list contacts from the Contacts folder...mailboxURI , credential ); // List all the contacts MapiContact...

    docs.aspose.com/email/java/working-with-contact...
  8. WebExtensionBinding constructor | Aspose.Words ...

    WebExtensionBinding constructor. Creates web extension binding with specified parameters....map the binding entry in this list with the bound data in the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Fields::FieldToc::set_CustomStyl...

    Aspose::Words::Fields::FieldToc::set_CustomStyles method. Sets a List of styles other than the built-in heading styles to include in the table of contents in C++....FieldToc::set_CustomStyles method Sets a list of styles other than the built-in...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. DocumentBuilder.insert_combo_box method | Aspos...

    DocumentBuilder.insert_combo_box method. Inserts a combobox form field at the current position....self , name : str , items : List [ str ], selected_index : int...characters will be truncated. items List[str] The items of the ComboBox...

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