Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 37,851 for

list

(3.76 sec)
  1. Aspose::Words::SectionCollection::idx_get metho...

    Aspose::Words::SectionCollection::idx_get method. Retrieves a section at the given index in C++....index int32_t An index into the list of sections. Remarks The index...to the number of items in the list, this returns a null reference...

    reference.aspose.com/words/cpp/aspose.words/sec...
  2. Specify Formula Fields while Importing Data to ...

    Learn how to specify formula fields when importing data to worksheets using Aspose.Cells for Python via .NET API....This property takes a boolean list where the value True indicates...field, the third element in the list will be True . Specify Formula...

    docs.aspose.com/cells/python-net/specify-formul...
  3. 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...
  4. 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...
  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. FieldCollection indexer | Aspose.Words for Python

    FieldCollection indexer. Returns a field at the specified index....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/python-net/aspose.wo...
  7. Insertion of a document at a bookmark updates h...

    Hi Aspose Team, I’m noticing that when I insert a document (Charts_EXECSUM.docm) at a bookmark location in word document (Template_Stnd_Plan_Text.docm), the table of content is updating in all caps for the newly inserte…...Empty; List<string> bookmarkNames = new List<string>() {..."EXECSUM" }; List<string> filesToInsert = new List<string>() {...

    forum.aspose.com/t/insertion-of-a-document-at-a...
  8. GridConfig|Documentation

    GridConfig element generates a matrix of numbered bubbles that are combined into a single answer....TemplateConfig () { Children = new List < BaseConfig >() { new PageConfig...PageConfig () { Children = new List < BaseConfig >() { new GridConfig...

    docs.aspose.com/omr/net/programmatic-forms/grid...
  9. 在 Ruby 中使用分发列表|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.... new ( "Simple list" , oneOffmembers ) dlist . setBody...msg" ) puts "Saved distribution list successfully." 下载运行代码 从以下任意提到的社交编程网站下载...

    docs.aspose.com/email/zh/java/working-with-dist...
  10. FontSettings.set_fonts_sources method | Aspose....

    aspose.words.fonts.FontSettings.set_fonts_sources method...set_fonts_sources ( self , sources : List [ aspose . words . fonts . FontSourceBase...Parameter Type Description sources List[ FontSourceBase ] An array of...

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