Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 3,064 for

doc to pdf

(0.08 sec)
  1. org.apache.cxf.interceptor.Fault: Could not ini...

    org.apache.cxf.intercepTor.Fault: Could not initialize class asposewobfuscated.zzRI Hi Team, Am migrating from Jdk1.8 To jdk11, received below error in higher region and not occurring in lower regi......try { Document doc = new Document(is, options); doc.save(out, SaveFormat...SaveFormat.PDF); trace.info("**** end convertFromHtml ***"); }...

    forum.aspose.com/t/org-apache-cxf-interceptor-f...
  2. Other ways to provide main TeX input file | .NET

    Conversion functionality of Aspose.TeX API solution for .NET has a ConstrucTor which accepts a stream as the first argument. Here are some code examples....PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/tex/net/other-ways-of-main-input/
  3. Working with Pages in XPS file | Java

    How To add pages To an XPS file is a question answered by Aspose.Page API solution. See how To use the functionality in Java...PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/page/java/xps/working-with-pages/
  4. What is OXPS file? | Knowledge Base

    OXPS files are often considered To be the same as XPS files. There are differences between these two formats though. Learn more about these PDLs....PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/page/net/what-is-oxps-file/
  5. Latest version of AsposePDF produces FIPS compl...

    I upgraded asposePdf nuget from 24.7 To 25.4, and while everything works on my development environment, calling Document.Save() gives me the following error on my Stage environment, which is a more restrictive and secure…...PDF Product Family hao.deng April...cryptogarphic algorithm. The PDF document I am saving is acroform...

    forum.aspose.com/t/latest-version-of-asposepdf-...
  6. What is EPS file format? | Knowledge Base

    Encapsulated PostScript or EPS described in this article, in short, is one of the Page Description Languages, dynamic one if To be more specific....PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/page/net/what-is-eps-file/
  7. FontSettings.SetFontsFolders | Aspose.Words for...

    Discover how To use the SetFontsFolders method in Aspose.Words To cusTomize TrueType font locations for optimal Document rendering and embedding.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Name = "Amethysta"...

    reference.aspose.com/words/net/aspose.words.fon...
  8. How to Change Border Color in HTML? C# Examples

    In this article, we will use C# examples To show different ways To change border color in HTML files using Aspose.HTML class library....PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/html/net/how-to-articles/how-to...
  9. Working with OneNote Document

    OneNote Java API can be used To parse Microsoft Office OneNote Documents To extract separate Document elements such as pages, images, rich text, outline, title, table, attached files, and others. Another possible task is To find all text and get a Total count of nodes etc....PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/note/java/working-with-onenote-...
  10. WarningInfoCollection | Aspose.Words for Java

    Represents a typed collection of WarningInfo objects in Java.... Document doc = new Document(getMyDir() + "Missing...new HandleDocumentSubsti(); doc.setWarningCallback(substitutionWarningH);...

    reference.aspose.com/words/java/com.aspose.word...