Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 726 for

dictionary

(0.13 sec)
  1. Tag Replacement : In Single Row : Row not getti...

    Hello Team , We are replacing tag in word template , we have require if tag present in single line and value is empty , we need to remove line , to avoid blank line in completed doc . using below code to replace tag p…...ReplaceTagsInWordDoc(Document doc, Dictionary<string, object> tags) { FindReplaceOptions...IReplacingCallback { private readonly Dictionary<string, object> _tags; public...

    forum.aspose.com/t/tag-replacement-in-single-ro...
  2. BuildingBlockCollection Class | Aspose.Words fo...

    Discover the Aspose.Words BuildingBlockCollection class, a powerful tool for managing document BuildingBlock objects efficiently and enhancing your workflow....GUID-building block pairs in a dictionary. /// </summary> public class...() { mBlocksByGuid = new Dictionary < Guid , BuildingBlock >();...

    reference.aspose.com/words/net/aspose.words.bui...
  3. Insert a chart|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....Chart" ; Dictionary < string , int > data = new Dictionary < string...name, a chart title, and a Dictionary collection of text keys //...

    docs.aspose.com/cells/net/insert-a-chart/
  4. IHyphenationCallback class | Aspose.Words for P...

    aspose.words.IHyphenationCallback class. Implemented by classes which can register hyphenation dictionaries....can register hyphenation dictionaries. Methods Name Description...Description request_dictionary(language) Notifies application that hyphenation...

    reference.aspose.com/words/python-net/aspose.wo...
  5. IHyphenationCallback class | Aspose.Words for N...

    Aspose.Words.IHyphenationCallback class. Implemented by classes which can register hyphenation dictionaries....can register hyphenation dictionaries. Methods Name Description...application that hyphenation dictionary for the specified language...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Working with Page Rotation|Aspose.PDF for .NET

    This section explains how to work with Page Rotation using PdfPageEditor Class....Specify the page rotation dictionary editor . PageRotations =... Collections . Generic . Dictionary < int , int > { { 1 , 90...

    docs.aspose.com/pdf/net/working-with-page-rotat...
  7. Aspose::Words::MailMerging::MappedDataFieldColl...

    How to use Aspose::Words::MailMerging::MappedDataFieldCollection::iterator_holder_type typedef of Aspose::Words::MailMerging::MappedDataFieldCollection class in C++....Collections :: Generic :: Dictionary < System :: String , System...

    reference.aspose.com/words/cpp/aspose.words.mai...
  8. How to fetch the entities inside a viewport of ...

    How can i fetch the entities inside the viewport of a layout in dwg file using Aspose.Cad for dot net....Load(fileName)) { Dictionary<long, string> layoutBlockHandles...layoutBlockHandles = new Dictionary<long, string>(); // Iterate through...

    forum.aspose.com/t/how-to-fetch-the-entities-in...
  9. 插入图表|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....Chart" ; Dictionary < string , int > data = new Dictionary < string...name, a chart title, and a Dictionary collection of text keys //...

    docs.aspose.com/cells/zh/net/insert-a-chart/
  10. Bug / breaking change from 25.8 to 25.9 - Free ...

    Hi when using unique ID to extract / save single item from storage (pst/ost///) this is thrown: The given key was not present in the Dictionary. This does not happen with 25.8...key was not present in the dictionary. This does not happen with...key was not present in the dictionary” indicates a potential change...

    forum.aspose.com/t/bug-breaking-change-from-25-...