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

list

(0.19 sec)
  1. XamlFixedSaveOptions.SaveFormat | Aspose.Words ...

    Discover the XamlFixedSaveOptions SaveFormat property to effortlessly save documents in XamlFixed format, ensuring optimal quality and compatibility....ResourceUriPrinter () { Resources = new List < string >(); } void IResourceSavingCallb...KeepResourceStreamOp = false ; } public List < string > Resources { get ;...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Aspose::Words::LowCode::MailMergeOptions::get_C...

    Aspose::Words::LowCode::MailMergeOptions::get_CleanupParagraphsWithPunctuationMarks method. Gets or sets a value indicating whether paragraphs with punctuation marks are considered as empty and should be removed if the RemoveEmptyParagraphs option is specified in C++.... Here is the complete list of cleanable punctuation marks:...

    reference.aspose.com/words/cpp/aspose.words.low...
  3. Aspose::Words::MailMerging::MailMerge::GetRegio...

    Aspose::Words::MailMerging::MailMerge::GetRegionsByName method. Returns a collection of mail merge regions with the specified name in C++.... ReturnValue The list of regions. See Also Class MailMergeRegionInfo...

    reference.aspose.com/words/cpp/aspose.words.mai...
  4. Render Presentations with Fallback Fonts in С++...

    Render presentations with fallback fonts in Aspose.Slides for С++ – keep text consistent across PPT, PPTX and ODP with step-by-step С++ code samples....remove any existing rules from list if ( rulesList -> get_Count...// Assigning a prepared rules list for using pres -> get_FontsManager...

    docs.aspose.com/slides/cpp/render-presentation-...
  5. CustomXmlProperty.uri property | Aspose.Words f...

    CustomXmlProperty.uri property. Gets or sets the namespace URI of the custom XML attribute or smart tag property.... smart_tags = list ( filter ( lambda a : a is not...: x . as_smart_tag (), b ), list ( doc . get_child_nodes ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CustomXmlPropertyCollection.add method | Aspose...

    CustomXmlPropertyCollection.add method. Adds a property to the collection.... smart_tags = list ( filter ( lambda a : a is not...: x . as_smart_tag (), b ), list ( doc . get_child_nodes ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  7. How to Add Data Validation in Excel using Python

    This tutorial provides guidance on how to add data validation in Excel using Python. It has the environment settings, a List of steps, and a runnable sample code to apply Excel data validation List using Python....write the application through a list of steps, a resource to set...add a reference range Add the list of values in the reference range...

    kb.aspose.com/cells/python/how-to-add-data-vali...
  8. Specify TrueType Fonts Location in C++|Aspose.W...

    Specify various TrueType font sources: system folder, user sources, loading fonts from a stream, a file system or memory....possible to create a source list with SystemFontSource and any...in the system font folders. A list of these folders may be seen...

    docs.aspose.com/words/cpp/specify-truetype-font...
  9. Get Connection Points from Shape with Golang vi...

    Learn how to retrieve shape connection points using Aspose.Cells for C++....can be used to retrieve the list of connection points of a shape...

    docs.aspose.com/cells/go-cpp/get-connection-poi...
  10. FieldAutoNumOut class | Aspose.Words for Python

    aspose.words.fields.FieldAutoNumOut class. Implements the AUTONUMOUT field...number items like a numbered list. # LISTNUM fields are a newer...Paragraph 2.' ) for field in list ( filter ( lambda f : f . type...

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