Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 671 for

dictionary

(0.04 sec)
  1. 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...
  2. LZMA - Lempel Ziv Markov Chain Algorithm

    Everything You Need to Know about LZMA file format, renowned for its high compression ratios and versatility. Explore data compression and archiving, making it valuable for developers and users alike....algorithm is to build and store a dictionary containing previously encountered...replaced by references in this dictionary. This allows you to significantly...

    products.aspose.com/zip/most-common-archives/wh...
  3. 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...
  4. Manage User Configurations on Exchange Server U...

    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....properties like ID, name and dictionary items as key-value pairs...

    docs.aspose.com/email/net/manage-user-configura...
  5. Working with Hyphenation in Java|Aspose.Words f...

    Use hyphenation for a more compact arrangement of text. It provides advanced algorithms to work with hyphenation dictionaries, uses OpenOffice dictionaries using Java....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/java/working-with-hyphena...
  6. I want to fetch the color of the hatch in dwg f...

    foreach (var entity in _cadImage.Entities) { var n = entity.LayerName; var l = _cadImage.Layers.GetLayer(n); { if (entity is CadHatch hatch) { Console.WriteLine("Polyline color ID is {0}, layer's name is {1…...GetRgbFromAci(int aci) { Dictionary<int, (int R, int G, int B)>...B)> aciToRgb = new Dictionary<int, (int, int, int)> { { 1, (255...

    forum.aspose.com/t/i-want-to-fetch-the-color-of...
  7. Working with User Configuration on Server|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....properties like ID, name and dictionary items as key-value pairs...

    docs.aspose.com/email/cpp/working-with-user-con...
  8. Custom Text Encoding|Aspose.Medical for .NET Do...

    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....Adding Private Tags to Tag Dictionary Using Aspose.Medical...

    docs.aspose.com/medical/net/developer-guide/dat...
  9. Change a field name - Free Support Forum - aspo...

    Try to change the name of a form field. Used this code: var pdf=new Document(@"C:\tmp\a.pdf"); var field=(TextBoxField)pdf.Form[1]; field.Name="gorilla"; pdf.Save(@"C:\tmp\b.pdf"); But the field name doesn’t get chan…... Examing the field dictionary using Preflight, shows this:...

    forum.aspose.com/t/change-a-field-name/312114
  10. Aspose::Words::MailMerging::MappedDataFieldColl...

    Aspose::Words::MailMerging::MappedDataFieldCollection class. Allows to automatically map between names of fields in your data source and names of mail merge fields in the 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.mai...