Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 745 for

dictionary

(0.53 sec)
  1. 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) if (pdf.JavaScript != null...JavaScript.Keys) { // The dictionary stores the script as a plain...

    forum.aspose.com/t/unable-to-extract-javascript...
  2. 提取图像和签名信息|Aspose.PDF for .NET

    您可以使用 C# 的 SignatureField 类从签名字段提取图像并提取签名信息。... XForms Dictionary<int, XForm> 一个字典,键为页码,值为签名后被修改的...一个字典,键为页码,值为签名后被修改的 XForm 对象。 Annotations Dictionary<int, Annotation> 一个批注字典,...

    docs.aspose.com/pdf/zh/net/extract-image-and-si...
  3. Aspose.CAD를 사용할 때 monochrome.ctb 설정 - Free Supp...

    안녕하세요 현재 Aspose.CAD for .NET(버전 25.7.0)을 사용하여 CAD 도면을 PDF 파일로 변환하고 있습니다. 제 목표는 'monochrome.ctb’플롯 스타일을 적용하여 출력이 흑백으로 표시되고 원래의 레이어 기반 선가중치가 올바르게 유지되도록 하는 것입니다. 몇 가지 질문이 있는데 Aspose.CAD는 현재 내보내기 중에 실제 ‘monochrome.ctb’ …...= false, CtbSources = new Dictionary<string, Stream>() { { ctbFile...rasterizationOptions.CtbSources = new Dictionary<string, Stream>() { { "monochrome...

    forum.aspose.com/t/aspose-cad-monochrome-ctb/31...
  4. Unexpected Behavior in Word Tag Replacement (As...

    Hello Team, We are facing an unexpected issue with the below code used for replacing tags in Word documents. The function is intended to replace tags (e.g., {{TagName}}) with corresponding values. If a tag has no value…...ReplaceTagsInWordDoc(Document doc, Dictionary<string, object> tags) { FindReplaceOptions...

    forum.aspose.com/t/unexpected-behavior-in-word-...
  5. Opening and Saving a PPTM File in C# Throws a N...

    Hi Team, Attached a simple .net8 console app project with a pptm file. In this project with this pptm a simple open and save action throws Unhandled exception. System.NullReferenceException: Object reference not set …...retrieve it from an internal dictionary and ends up with a null entry...

    forum.aspose.com/t/opening-and-saving-a-pptm-fi...
  6. The error message generated is not sufficient t...

    Error raised when loading a .xer (Primavera) project file. [ArgumentException: An item with the same key has already been added.] System.ThrowHelper.ThrowArgumentException(ExceptionResource resource) +60 System.Collec…...Dictionary`2.Insert(TKey key, TValue...there is a duplicate key in a dictionary or collection when trying...

    forum.aspose.com/t/the-error-message-generated-...
  7. Replace word with image - Free Support Forum - ...

    Dear, I have a docs document in which I want to replace a collection of words with images. For each word, that I want to replace, I have the corresponding image. The image should replace the word. The dimensions of th…...their corresponding images Dictionary<string, string> replacements...replacements = new Dictionary<string, string> { { "word1", "image1.png"...

    forum.aspose.com/t/replace-word-with-image/317224
  8. Recognize image and save result as JSON file vi...

    Recognize image and save result as JSON file....// 5) you can set your own dictionary for spell-check res . Save...

    products.aspose.com/ocr/net/recognition/get-json/
  9. Aspose Hyperlinks are not working - Free Suppor...

    Aspose Hyperlinks are not working Windows 2012 server created PDF files...// Create links for each dictionary entry. foreach (Page p in...

    forum.aspose.com/t/aspose-hyperlinks-are-not-wo...
  10. Working with Gmail Calendars|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....Retrieve client settings Dictionary < String , String > settings...= client . getColors (); Dictionary < String , Colors > palettes...

    docs.aspose.com/email/java/working-with-gmail-c...