Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 810 for

dictionary

(1.5 sec)
  1. Problems converting PDF (containing images) to ...

    I've upgraded our version of Aspose PDF for .Net recently and am now seeing problems when converting a PDF document to HTML. This only happens for some PDF documents - the ones I have noticed it happening on are document…... , Dictionary 2 ) <br /> at . .?(? ) <br...

    forum.aspose.com/t/problems-converting-pdf-cont...
  2. BuildingBlockGallery | Aspose.Words for Java

    Specifies the predefined gallery into which a building block is classified in Java....GUID-building block pairs in a dictionary. /// public static class...

    reference.aspose.com/words/java/com.aspose.word...
  3. Convert XFA to Dynamic AcroForm using Aspose.PD...

    I I am looking at a tool to convert XFA/PDF documents into “normal/standard” pdf that can be read in all browers.Your tool looks OK with the trial version, but i need to be sure that it can convert the full PDF document …...(Dictionary`2 , XfaParserOptions , )...SizeF , , , Uri , ) bei .(Dictionary`2 , XfaParserOptions , )...

    forum.aspose.com/t/convert-xfa-to-dynamic-acrof...
  4. 档案

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

    blog.aspose.com/zh/html/create-fill-html-form-s...
  5. 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...
  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. 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...
  8. 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/
  9. Working with Text|Documentation

    This section explains how to insert a text shape or update shape's text with Aspose.Diagram....collection old and new text Dictionary < string , string > replacements...replacements = new Dictionary < string , string >(); replacements...

    docs.aspose.com/diagram/net/working-with-text/
  10. 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...