Sort Score
Result 10 results
Languages All
Labels All
Results 6,241 - 6,250 of 197,077 for

new

(0.08 sec)
  1. Setting field values is slow - Free Support For...

    Setting all field values on a PDF can take an extended amount of time considering the operation. I have a sample file with about 365 fields, somewhat large, however it takes roughly 10 seconds to fill all fields. Profil…... var license = new License(); license.SetLicense(“Aspose...lic”); using (var fileStream = (new FileStream(“c:\test.pdf”, FileMode...

    forum.aspose.com/t/setting-field-values-is-slow...
  2. Fonts are missing in pdf after word to pdf conv...

    we have created one azure web app which convert word to pdf using aspose but after conversion “Source sans pro” font is missing in pdf. same issue we were reproduce it on local but after installation of “Source sans pro…...the document Document doc = new Document("input.docx"); // Create...options PdfSaveOptions options = new PdfSaveOptions(); options.se...

    forum.aspose.com/t/fonts-are-missing-in-pdf-aft...
  3. HtmlSaveOptions.fontResourcesSubsettingSizeThre...

    HtmlSaveOptions.fontResourcesSubsettingSizeThreshold property. Controls which font resources need subsetting when saving to HTML, MHTML or EPUB...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...builder . font . name = "Times New Roman" ; builder . writeln (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Convert TEXT To PDF Java

    Convert TEXT to PDF format in Java code. Save TEXT as PDF using Java....*; Document doc = new Document ( "Input.txt" ); doc...aspose.words.*; Document doc = new Document("Input.txt"); doc.save("Output...

    products.aspose.com/words/java/conversion/text-...
  5. Convert HTML To EPUB Java

    Convert HTML to EPUB format in Java code. Save HTML as EPUB using Java....*; Document doc = new Document ( "Input.html" ); doc...aspose.words.*; Document doc = new Document("Input.html"); doc.save("Output...

    products.aspose.com/words/java/conversion/html-...
  6. Convert HTML To WORD Java

    Convert HTML to WORD format in Java code. Save HTML as WORD using Java....*; Document doc = new Document ( "Input.html" ); doc...aspose.words.*; Document doc = new Document("Input.html"); doc.save("Output...

    products.aspose.com/words/java/conversion/html-...
  7. Handling Priorities | Aspose.Tasks Documentation

    Learn how to handle priorities and manage tasks efficiently with Aspose.Tasks for .NET....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/handling-priorities/
  8. Convert Microsoft Project MPP File to PNG | Asp...

    Aspose.Tasks for .NET allows converting Microsoft Project (MPP) to PNG....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  9. How to Set Text to Header in Presentation Using...

    Hi everyone again; We need your help. We use Aspose Slides for .Net version 18.3, and we try to set text to header. I look this : Presentation Header and Footer|Aspose.Slides Documentation But visual studio doesn’t f…...SetHeader(0, "&\"Times New Roman,Bold\"&12Left Header Sample...Sample "); I mean "&“Times New Roman,Bold”&12Left Header Sample...

    forum.aspose.com/t/how-to-set-text-to-header-in...
  10. Modern API|Aspose.Slides for Node.js via .NET D...

    Modern API...using the new API may look as follows: var pres = new aspose ....method using ImageIO with the new one. Old: var imageio = java...

    docs.aspose.com/slides/nodejs-java/modern-api/