Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 33,723 for

list

(0.1 sec)
  1. Accessing Table from Cell and Adding Values ins...

    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....add values inside the Table or List Object using the Cell.putValue(boolean)...add values inside the Table or List Object using row and column...

    docs.aspose.com/cells/javascript-cpp/accessing-...
  2. 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...
  3. main.min.1d2dda761965b01ea619cbbf39883f86ffc4a7...

    @import "https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i";@fa-font-path:"../webfonts";/*!* Bootstrap v4.1.3 (https://getbootstrap.com/) * Copyright 2011-2018 The Bootst......nline-block}summary{display:list-item;cursor:pointer}templat...8e3}.list-unstyled{padding-left:0;list-style:none}.list-inli...

    docs.aspose.com/words/scss/main.min.1d2dda76196...
  4. Aspose Words forcefully converting string - Fre...

    I have a Json input with both token and value in string format { "TOKEN1": "1000", "TOKEN2": "2000" } and in Template, i have to check if TOKEN1 exist, then display that in certain format, else if TOKEN2 exis…... List<String> formats = new List<String>(); formats...date-time parse formats to an empty list...

    forum.aspose.com/t/aspose-words-forcefully-conv...
  5. System.InvalidCastException: Unable to cast obj...

    Please help!!! Got error when try use concatenate method of Aspose.Pdf.Kit.PdfFileEditor System.InvalidCastException: Unable to cast object of type ‘xeb116a323308e2f7.xae94bcfc1c7ddd9a’ to type ‘xeb116a323308e2f7.x9268…...// Build a clean list of PDF file paths List<string> sourceFiles...sourceFiles = new List<string>(); foreach (var item in PDFFilelist) {...

    forum.aspose.com/t/system-invalidcastexception-...
  6. Working with Calendar Items on Exchange Server|...

    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.... Listing Appointments with Paging Support...IEWSClient API retrieves the complete list of appointments from the Exchange...

    docs.aspose.com/email/cpp/working-with-calendar...
  7. Developer Guide - PDF SharePoint API|Aspose.PDF...

    Developer Guide of PDF SharePoint API covers topics such as exporting items to PDF, add watermark and convert different formats to PDF and merge PDF files....Export a Particular Item from a List Add Watermark to PDF Convert...

    docs.aspose.com/pdf/sharepoint/developer-guide/
  8. WebExtension class | Aspose.Words for Node.js

    Aspose.Words.WebExtension class. Represents a web extension object... bindings Specifies a list of web extension bindings. id...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Spell checker|Documentation

    How to improve recognition accuracy by automatically finding and correcting spelling errors....spelling correction Getting the list of misspelled words Working...

    docs.aspose.com/ocr/net/spelling/
  10. NullReferenceException ListMessages using Graph...

    Hi I am using the following code to fetch Messages: List AllEnvelopes = new List(); TotalCount = 0; using (var client = GetGraphClient(apiUrl, settings, mailbox)) { var inbox = client.ListFolders().First(fi => fi.D…...fetch Messages: List AllEnvelopes = new List(); TotalCount =...ListFolders() method returns an empty list, the inbox variable will be...

    forum.aspose.com/t/nullreferenceexception-listm...