Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 37,477 for

list

(0.25 sec)
  1. ListLevel.ImageData | Aspose.Words for .NET

    Discover the ListLevel ImageData property to access and enhance image data for picture bullet shapes at your current List level. Boost your design today!...bullet shape for the current list level. public ImageData ImageData...ListLevel namespace Aspose.Words.Lists assembly Aspose.Words ListLevel...

    reference.aspose.com/words/net/aspose.words.lis...
  2. How to Add Data Validation in Excel using C#

    This short tutorial guides on how to add data validation in Excel using C#. It provides complete details for IDE settings and a runnable sample code to create drop down selection in Excel using C#....worksheet or by adding a new list of data and then saving the...to be shown in the validation list Create a cell area and instantiate...

    kb.aspose.com/cells/net/how-to-add-data-validat...
  3. Work with Office Add-ins in Java|Aspose.Words f...

    Aspose.Words for Java provides various classes for working with Office Add-ins. You can add Task Pane via web extension and customize the pane and extension properties....with basic properties: To see a list of task pane add-ins, use the...example shows how to get such a list of add-ins: FAQ Q: How do I...

    docs.aspose.com/words/java/work-with-office-add...
  4. Extract Image and Signature Information|Aspose....

    You may extract images from the signature field and extract signature information using the SignatureField class with C#....HasCompromisedSignat property and retrieve the list of compromised signatures through...Type Description Pages List<Page> A list of pages whose content...

    docs.aspose.com/pdf/net/extract-image-and-signa...
  5. Getting Headers or Footers with C++|Documentation

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the C++ API or Library....Headers and Footers to Command List The header or footer text can...headers and footers as a command list. The following code shows how...

    docs.aspose.com/cells/cpp/get-headers-or-footers/
  6. FindReplaceOptions.useLegacyOrder property | As...

    FindReplaceOptions.useLegacyOrder property. True indicates that a text search is performed sequentially from top to bottom considering the text boxes...Lists.List<string> { "[tag 1]", "[tag...3]", "[tag 2]" } : new aw.Lists.List<string> { "[tag 1]", "[tag...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Get references to external files|CAD 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.... Example: Get list of all layers Get size of the...

    docs.aspose.com/cad/net/developer-guide/how-to/...
  8. 如何使用 GraphClient 访问 Microsoft Graph|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.... getQuery (); // list messages GraphMessagePageInfo...fetchCategory ( category . getId ()); List < OutlookCategory > categories...

    docs.aspose.com/email/zh/java/how-to-use-graphc...
  9. mauibarcode.zip

    mauibarcode/mauibarcode/App.xaml mauibarcode/mauibarcode/App.xaml.cs namespace mauibarcode; public partial class App : Application { public App() { InitializeComponent(); MainPage = new AppShell();......</summary> ///<param name="fontFiles">list of font files added to project</param>...Text.PrivateFontCollectio(); List<Stream> fonts = ReadFontsFr...

    docs.aspose.com/barcode/net/aspose-barcode-in-n...
  10. 档案

    档案...HomeController : Controller { public List<Sheet> sheets; [HttpGet] public...Index(string fileName) { sheets = new List<Sheet>(); if (fileName == null)...

    blog.aspose.com/zh/cells/view-excel-files-in-as...