Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 36,736 for

list

(0.07 sec)
  1. Some styles were not copied correctly, like fon...

    Use the following code, I’m not able to copy all the styles correctly, the copied document contains wrong font size: and here the source code which copy the styles: import com.aspose.words.*; import lombok.extern.sl…...getName()); } // Copy list properties if available (removing...targetDoc); log.debug("Copied list properties for style: {}", source...

    forum.aspose.com/t/some-styles-were-not-copied-...
  2. Aspose Slides WaterFall Chart - Free Support Fo...

    Hello Team, We are using Aspose.Slides in our .Net Core application and trying to create ChartType.WaterFall by adding chart into slide using slide.Shapes.AddChart() method. We are facing issue in formatting the number…...categories = new List(); var values = new List(); var costValues...costValues = new List(); var showCost = values.Count() == 0 ? true :...

    forum.aspose.com/t/aspose-slides-waterfall-char...
  3. Work with Messages using Microsoft Graph|Docume...

    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.... You can list, fetch, create, update, move...the most common operations. List Messages You can retrieve messages...

    docs.aspose.com/email/java/manage-messages-with...
  4. JsonDataSource | Aspose.Words for .NET

    Create a powerful data source effortlessly with the JsonDataSource constructor, enabling seamless integration of JSON files and optimized data parsing....{ ExactDateTimeParseFo = new List < string > { "MM/dd/yyyy" ,...new JsonDataSource ( MyDir + "List of people.json" , options );...

    reference.aspose.com/words/net/aspose.words.rep...
  5. Aspose.Barcode in .Net MAUI Mobile Application|...

    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.... Result ) { List < byte > streamData = new List < byte >(); int...</summary> ///<param name="fontFiles">list of font files added to project</param>...

    docs.aspose.com/barcode/net/aspose-barcode-in-n...
  6. Barcodes and QR codes|Documentation

    Add barcodes and QR codes to personalize or uniquely identify a form....TemplateConfig () { Children = new List < BaseConfig >() { new PageConfig...PageConfig () { Children = new List < BaseConfig >() { new ContainerConfig...

    docs.aspose.com/omr/net/programmatic-forms/elem...
  7. 搜索

    搜索...Sheets = new List<Sheet>() { sheet }; // 執行請求...batchUpdateSpreadshe.Requests = new List<Request>(); batchUpdateSpreadshe...

    blog.aspose.com/zh-hant/cells/convert-excel-to-...
  8. Merge Excel Files using C#

    Follow this article to merge Excel files using C#. It has details to set the IDE, a List of steps, and a sample code to combine multiple Excel files using C#....has details to set the IDE, a list of instructions, and a sample...classes and enumerators Build a list of Excel files by setting the...

    kb.aspose.com/cells/net/merge-excel-files-using...
  9. How to Remove Watermark from PDF using C#

    This short tutorial guides on how to remove watermark from PDF using C#. It provides all the details for the configuration, step-wise process and a runnable sample code to remove watermark from PDF file using C#....create a list of watermark-type artifacts Once the list is populated...type watermark and saved in a list for removal at the end. Code...

    kb.aspose.com/pdf/net/how-to-remove-watermark-f...
  10. IMailMergeDataSource.GetValue | Aspose.Words fo...

    Discover the IMailMergeDataSource GetValue method, effortlessly retrieve field values or get false if not found. Streamline your data management today!...Address " ); List < Customer > customers = new List < Customer...public CustomerMailMergeDat ( List < Customer > customers ) { mCustomers...

    reference.aspose.com/words/net/aspose.words.mai...