Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 749 for

dictionary

(0.1 sec)
  1. Latest Aspose.HTML Product Family topics - Free...

    Get technical support of Aspose.HTML for .NET and Java....key already exists in the dictionary-> mhtml to jpg conversion...

    forum.aspose.com/c/html/29
  2. Table Format disturb while copying excel worksh...

    Hello Team , We are facing format issue , while replacing Table Data from excel worksheet to the Word documents , if table is big for format getting disturb , can you please provide solution or code sample which help us…...wordBase64, string excelBase64, Dictionary<string, object> tags) { byte[]...

    forum.aspose.com/t/table-format-disturb-while-c...
  3. Working with Text | Aspose.Note Documentation

    A guide on working with text in OneNote using C# API.... GetDataDir_Text (); 3 4 Dictionary < string, string > replacements...replacements = new Dictionary < string, string > (); 5 replacements...

    docs.aspose.com/note/net/working-with-text/
  4. Performance issues replacing text - Free Suppor...

    Hello. We are trying to replace some text in a couple of PDF files but operations over TextFragment objects take a considerable amount of time - almost 10 times more than with similar documents. These files have been sav…...replace them with values from a dictionary of data. The tokens include...

    forum.aspose.com/t/performance-issues-replacing...
  5. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureCollection class. Provides a read-only collection of digital signatures attached to a document. To learn more, visit the documentation article in C++....GetEnumerator () override Returns a dictionary enumerator object that can...

    reference.aspose.com/words/cpp/aspose.words.dig...
  6. Import and Export Form Data|Aspose.PDF for Pyth...

    This section explains how to import and Export Form Data.... Initialize an empty dictionary to store form field data... Serialize the form data dictionary to a JSON string with 4-space...

    docs.aspose.com/pdf/python-net/import-export-fo...
  7. In DotNet, how can I add a flag to an `XImage` ...

    Hi there! I’m working with an existing PDF file and need to add a flag or marker to one of its images so that I can easily locate it later, when the PDF is modified. I tried renaming the image, but that ended up throwi…...a marker to its Metadata dictionary, but unfortunately, it doesn’t...

    forum.aspose.com/t/in-dotnet-how-can-i-add-a-fl...
  8. Finding Node (no paragraph) page index - Free S...

    How can I look for specific text and collect nodes, then get their pageIndex ? On the attached file I get the list of Nodes, then when I use layoutCollector.GetEntity → it returns null Thanks a lot in advance public s…...in advance public static Dictionary<HeaderFooter, List<Node>>...Dizionario footer -> lista nodi Dictionary<HeaderFooter, List<Node>>...

    forum.aspose.com/t/finding-node-no-paragraph-pa...
  9. Extract Table Data from HTML – C# code

    Learn how to extract data from html table using the Aspose.HTML library in C#. Optimize your data collection and analysis!...Any()) { var result = new List<Dictionary< string , string >>(); //var...//test row var data = new Dictionary< string , string >(); data[...

    products.aspose.com/html/net/extract-data-from-...
  10. NullReferenceException with SaveFormat.Html5 (O...

    I’ve attached a PowerPoint file we ran into that causes the following error when attempting to use the HTML5 save format. DLLs only from Downloads ---New Releases-aspose.slides-for-.net-25.8(dlls-only) on at least macO…...Slide , Boolean , Int32 , Dictionary`2 , Boolean , Boolean ) at...

    forum.aspose.com/t/nullreferenceexception-with-...