Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 38,013 for

list

(0.3 sec)
  1. 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/
  2. PDF table of contents issue in Edge - Free Supp...

    Hello, Please see attached an example PDF with table of contents. This PDF was produced using Aspose.Cells for the table of Contents. When you open in Edge the table of contents looks like this which is incorrect. im…...return new string(bytes); } List<string> tokens = GetPdfLiteralStringB(title);...return title; } List<string> normalizedTokens = new List<string> {...

    forum.aspose.com/t/pdf-table-of-contents-issue-...
  3. Aspose Email Attachment's Issue - Getting diffe...

    Aspose Email attachment’s name issue for same .eml file & .msg file We have below two scenarios for processing file with Aspose.Email. Scenario – 1 , In this scenario we are processing .eml file with Aspose.Email and …...Email and getting list of attachments. Scenario-2 ...AttachIndex = new List<int>(); _emailAttachments = new Lazy<List<EmailAttachment>>(()...

    forum.aspose.com/t/aspose-email-attachments-iss...
  4. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::set_UseNormalStyleForList method. Do Not Automatically Apply List ParagraphStyle To Bulleted/Numbered Text in C++....method Do Not Automatically Apply List Paragraph Style To Bulleted/Numbered...

    reference.aspose.com/words/cpp/aspose.words.set...
  5. Using DocumentBuilder to Modify a Document|Aspo...

    Use the document builder to modify a document easily in Java.... List Formatting Aspose.Words allows...the easy creation of lists by applying list formatting. DocumentBuilder...

    docs.aspose.com/words/java/using-documentbuilde...
  6. StreamFontSource | Aspose.Words for Java

    Base class for user-defined stream font source in Java....provided font sources to get the list of available fonts. Later it...getAvailableFonts() Returns list of fonts available via this...

    reference.aspose.com/words/java/com.aspose.word...
  7. Fill Barcode Fields|Aspose.PDF for Java

    Learn how to fill a barcode form field in Java using the Form facade in Aspose.PDF.... close (); } } Fill List Box Fill Fields by Name and...

    docs.aspose.com/pdf/java/fill-barcode-fields/
  8. Data Validation with C++|Documentation

    Learn how to add data validation through the Aspose.Cells for C++ API....are restricted to a list of values. List validation defines a...a separate list of values that can be applied to a cell or cell...

    docs.aspose.com/cells/cpp/data-validation/
  9. FieldAutoTextList.entry_name property | Aspose....

    FieldAutoTextList.entry_name property. Gets or sets the name of the AutoText entry....AUTOTEXTLIST field to select from a list of AutoText entries. doc = aw...FIELD_AUTO_TEXT_LIST , update_field = True ) . as_field_auto_text_list ()...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldAutoTextList.screen_tip property | Aspose....

    FieldAutoTextList.screen_tip property. Gets or sets the text of the ScreenTip to show....AUTOTEXTLIST field to select from a list of AutoText entries. doc = aw...FIELD_AUTO_TEXT_LIST , update_field = True ) . as_field_auto_text_list ()...

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