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

dictionary

(0.46 sec)
  1. Issue with text placeholders in table cells whe...

    I am facing an issue when converting DOCX files to PDF using Aspose.Words for .NET and later filling custom tags in the PDF using Aspose.PDF.Drawing. We use a custom tagging format in the DOCX files: #REG_DATUMS# #RE…...document, string json) { Dictionary<string, object> values =...JsonConvert.DeserializeObject<Dictionary<string, object>>(json); }...

    forum.aspose.com/t/issue-with-text-placeholders...
  2. PdfFormat A4 not fully supported? - Free Suppor...

    Hi, I use the convert API in Apose.PDF for Java to convert a PDF into various conformance levels. When I use any level except A4 then everything works. e.g. when I execute this method: pdfDocument.convert(os, PdfForm…...Convertable="True">The trailErrorIncorectSy dictionary does not contain 'ID'</P...The trailErrorIncorectSy dictionary does not contain ‘ID’ Metadata...

    forum.aspose.com/t/pdfformat-a4-not-fully-suppo...
  3. Retrieve the values of cells|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....Assistant Close Retrieve a dictionary of all named ranges in a...

    docs.aspose.com/cells/net/retrieve-the-values-o...
  4. 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...
  5. ReportBuilderContext.DataSources | Aspose.Words...

    Discover the DataSources property of ReportBuilderContext for seamless report creation with versatile data sources tailored to your needs.... public Dictionary < object , string > DataSources...

    reference.aspose.com/words/net/aspose.words.low...
  6. 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/
  7. 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
  8. 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...
  9. 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...
  10. 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...