Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 847 for

dictionary

(0.12 sec)
  1. 档案

    档案...Fill(new Dictionary<string, string>() { {"custemail"...甚至通过执行批量操作,例如: editor.Fill(new Dictionary<string, string>() { {"custemail"...

    blog.aspose.com/zh/html/create-fill-html-form-s...
  2. BuildingBlockCollection | Aspose.Words for Java

    A collection of BuildingBlock objects in the document in Java....GUID-building block pairs in a dictionary. /// public static class...GUID-building block pairs in a dictionary. /// public static class...

    reference.aspose.com/words/java/com.aspose.word...
  3. 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...
  4. LaTeX file repair | Aspose.TeX for .NET

    Aspose.TeX API solution for .NET LaTeX repair is described in this article. Learn the code examples on how to use the functionality....private Dictionary < string, string > _map = new Dictionary < string...

    docs.aspose.com/tex/net/latex-repair/
  5. PDF → PPTX exports text into the Private Use Ar...

    Environment Product: Aspose.PDF for .NET Version exhibiting the issue: 26.4.0 (also reproduced on every release from 25.12.0 through 26.6.0, the current latest) Last known good version: 25.11.0 Runtime / OS: .NET 8 and …... Example font dictionary: << /Type /Font /Subtype...

    forum.aspose.com/t/pdf-pptx-exports-text-into-t...
  6. Issue During Bulk PDF Merge – Font Object Error...

    Hi Aspose Team, We are using Aspose.PDF for HTML-to-PDF conversion, and the generated PDFs appear correct when processed individually. However, we are encountering an issue during our bulk download process, where we me…...“Font object should be a dictionary.” We are unsure why this...

    forum.aspose.com/t/issue-during-bulk-pdf-merge-...
  7. 连接到 Exchange Server|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....credentials, WebProxy proxy, Dictionary headers) async Task GetE...CancellationToken cancellationToken , Dictionary headers) 下面的代码示例演示了如何在使用自定义...

    docs.aspose.com/email/zh/net/connecting-to-exch...
  8. How to get Comment and Author from Visio FIle -...

    Hello, Team, we are trying to get comment added by author in visio, see sample snap shot for visio file. Here I can get the comment using below code, AnnotationCollection annotations = page.PageSheet.Annotations; // …...var authorComments = new Dictionary<string, List<string>>();...

    forum.aspose.com/t/how-to-get-comment-and-autho...
  9. 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-...
  10. Aspose.PDF memory issues - Free Support Forum -...

    Hi, I’m operating on big pdf file (800MB), attached. I used Aspose.PDF for .NET, version 25.11 and 26.1. The desired result is to ensure in that file some metadata tags, I prepared 2 versions of code to achieve that. …...Document , modify the Info dictionary, and then save the document...

    forum.aspose.com/t/aspose-pdf-memory-issues/325211