Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 815 for

dictionary

(0.18 sec)
  1. 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...
  2. How to add comments to bookmark range - Free Su...

    i have an existing word document with bookmarks. I need to associate a set of comments to each bookmark. Bookmark bookmark = document.Range.Bookmarks[bookmarkName]; if (bookmark != null) { Comment comment = new Com…...var groupedComments = new Dictionary<string, IEnumerable<CommentInfo>>();...var groupedComments = new Dictionary<string, IEnumerable<CommentInfo>>();...

    forum.aspose.com/t/how-to-add-comments-to-bookm...
  3. 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-...
  4. 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...
  5. Payment problems - Free Support Forum - aspose.com

    Subject: System.ArgumentNullException: Value cannot be null (Parameter: source) during checkout Body: Hello, I am attempting to complete a purchase on the site, but I am consistently blocked by a server error during th…...bscription subscription, Dictionary 2 subscriptionPricingP, CreditCard...

    forum.aspose.com/t/payment-problems/328300
  6. Mail Merge with Regions in C++|Aspose.Words for...

    Create different regions in your template to have special areas that you can simply fill with your data. Use the Mail Merge with regions if you want to insert tables, rows with repeating data to make your documents dynamically grow....that accepts a field‑mapping dictionary. Q: Is it possible to use...

    docs.aspose.com/words/cpp/mail-merge-with-regions/
  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. Burning lenght from DXF and surface area from S...

    Hello, I need to calculate burning lengths and hole counts from DXF files (a simple sample code is sufficient). After that, I want to compute surface area from STEP files. Does the .NET DLL library support these featu…...face types var areas = new Dictionary<StepItemType, (int, double)>...

    forum.aspose.com/t/burning-lenght-from-dxf-and-...
  9. 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/
  10. 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...