Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 815 for

dictionary

(0.51 sec)
  1. 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...
  2. 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...
  3. Saving recognition results as a searchable PDF|...

    Saving Aspose.OCR for Java recognition results as a searchable and indexable PDF document....results, provide a custom dictionary , or specify the font to...

    docs.aspose.com/ocr/java/save-searchable-pdf/
  4. HTML 表单编辑器 – Aspose.HTML for Java

    学习如何使用 Aspose.HTML for Java 操作 FormEditor 对象来处理文档中的 HTML 表单、输入控件和提交信息。... Map < String, String > dictionary = new java. util . HashMap...HashMap <> (); 21 dictionary. put ( "custemail" , "john.doe@gmail...

    docs.aspose.com/html/zh/java/html-form-editor/
  5. 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
  6. Working with PDF/A or PDF/UA|Aspose.Words for N...

    Convert to PDF/A-1, PDF/A-2, PDF/A-3, PDF/A-4, and PDF/UA using Node.js. There are a few problems when converting to PDF/A documents, and Aspose.Words for Node.js solves them....in the document’s Catalog dictionary. All textual content within...entry in a structure element dictionary ... ISO-19005-2, 6.7.4 Additionally...

    docs.aspose.com/words/nodejs-net/working-with-p...
  7. Modifying Images|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....compression is based on a “dictionary” of strings of pixels seen...Normal encoder searches the dictionary for the longest string of...

    docs.aspose.com/psd/net/modifying-images/
  8. 为演示文稿应用主题|Aspose.Slides 文档

    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/zh/net/apply-a-theme-to-...
  9. 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...
  10. Saving recognition results as a searchable PDF|...

    Saving Aspose.OCR for .NET recognition results as a searchable and indexable PDF document....results, provide a custom dictionary , or specify the font to...

    docs.aspose.com/ocr/net/save-searchable-pdf/