Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 824 for

dictionary

(0.14 sec)
  1. Working with Hyphenation in C++|Aspose.Words fo...

    Use hyphenation for a more compact arrangement of text using C++. It provides advanced algorithms to work with hyphenation dictionaries, uses OpenOffice dictionaries....language-specific hyphenation dictionaries are used. Aspose.Words uses...algorithms to work with such dictionaries and allows you to get the...

    docs.aspose.com/words/cpp/working-with-hyphenat...
  2. Unable to extract javaScript actions from PDF -...

    Hi There, We were able to retrieve the JavaScript from a PDF using the code snippet below, and it used to work perfectly. However, recently we encountered an issue: when processing multiple files together, their PDF con…...Named JavaScripts (JavaScript dictionary) collectNamedDocument(doc...Document‑level JavaScript dictionary ( doc.JavaScript ). Document‑level...

    forum.aspose.com/t/unable-to-extract-javascript...
  3. How to Run Aspose.CAD Docker image in AWS Lambd...

    Run Aspose.CAD Docker image in AWS Lambda Function....IsBase64Encoded = true, Headers = new Dictionary<string, string> { {"Content-Type"...e.Message, Headers = new Dictionary<string, string> { { "Content-Type"...

    docs.aspose.com/cad/net/showcases/how-to-run-as...
  4. IMailMergeDataSourceRoot Interface | Aspose.Wor...

    Unlock powerful mail merging with Aspose.Words.MailMerging.IMailMergeDataSourceRoot. Seamlessly integrate custom data sources for master-detail data handling....source ); } private readonly Dictionary < string , EmployeeListMailMerg...EmployeeListMailMerg > mSources = new Dictionary < string , EmployeeListMailMerg...

    reference.aspose.com/words/net/aspose.words.mai...
  5. IMailMergeDataSourceRoot.GetDataSource | Aspose...

    Unlock seamless mail merging with Aspose.Words! Discover how the IMailMergeDataSourceRoot GetDataSource method enhances your document automation process....source ); } private readonly Dictionary < string , EmployeeListMailMerg...EmployeeListMailMerg > mSources = new Dictionary < string , EmployeeListMailMerg...

    reference.aspose.com/words/net/aspose.words.mai...
  6. The input string 'CreatorInfo' was not in a cor...

    We are observing an exception whenever we are trying to load some of the pdfs using code below Document document = new Document(pdfStream); Exception : The input string ‘CreatorInfo’ was not in a correct format Unfor…...document‑level metadata (the Info dictionary and any XMP packet). In the... Only the metadata (Info dictionary / XMP) is malformed. If the...

    forum.aspose.com/t/the-input-string-creatorinfo...
  7. Apply a theme to a presentation|Aspose.Slides D...

    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.... ThemePart ); Dictionary < string , SlideLayoutPart...SlideLayoutPart > newSlideLayouts = new Dictionary < string , SlideLayoutPart...

    docs.aspose.com/slides/net/apply-a-theme-to-a-p...
  8. Open a spreadsheet document from a stream|Docum...

    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....read-only access Retrieve a dictionary of all named ranges in a...

    docs.aspose.com/cells/net/open-a-spreadsheet-do...
  9. Import and Export Form Data|Aspose.PDF for Pyth...

    Import and export AcroForm field data in XML, FDF, XFDF, and JSON formats using Aspose.PDF for Python via .NET.... 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. Element.Tag(BDC) fails to set page references o...

    Bug Report: Element.Tag(BDC) Does Not Establish ParentTree Page References for Pages Copied via Document.Pages.Add() Product Aspose.PDF for .NET Version 26.2.0 (also reproduced on 26.3.0) Platform .NET 5.0 / .N…...pages var pageBdcMap = new Dictionary<int, List<Aspose.Pdf.Operators...BDC>>(); var pageBdcIndex = new Dictionary<int, int>(); for (int p =...

    forum.aspose.com/t/element-tag-bdc-fails-to-set...