Sort Score
Result 10 results
Languages All
Labels All
Results 8,711 - 8,720 of 14,914 for

doc to pdf

(0.48 sec)
  1. Relfection error when calling Aspose from JS - ...

    After a new installtion of Apsose libraries (and sorry, have no idea what they do…) a previously working application now reports: java.lang.reflect.Invocation.TargetException I have not the foggiest what causes this. A…...PDF Product Family petermariavh March...March 16, 2025, 9:52am 3 Apsose PDF and Aspose Cells. Running now...

    forum.aspose.com/t/relfection-error-when-callin...
  2. FontSettings.default_instance property | Aspose...

    FontSettings.default_instance property. Static default font settings.... enabled ) doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . name = 'Non-existent...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PageLayoutCallbackArgs.Document | Aspose.Words ...

    Discover the PageLayoutCallbackArgs Document property To efficiently access and manage your Document data. Enhance your workflow Today!...PageLayoutCallback () { Document doc = new Document (); doc . BuiltInDocumentPrope...DocumentBuilder ( doc ); builder . Writeln ( "Hello world!" ); doc . LayoutOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  4. Migration from Microsoft Office Automation to A...

    This page discusses how To migrate from Microsoft Office AuTomation To Aspose.Tasks for .NET development....PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/tasks/net/migration-from-micros...
  5. RevisionColor enumeration | Aspose.Words for Py...

    aspose.words.layout.RevisionColor enumeration. Allows To specify color of Document revisions.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a revision, then...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::FontSubstitutionWarningInfo::get...

    Aspose::Words::FontSubstitutionWarningInfo::get_RequestedBold method. Indicates whether bold style was requested in C++.... auto doc = System :: MakeObject < Aspose...:: WarningInfoCollectio > (); doc -> set_WarningCallback ( callback...

    reference.aspose.com/words/cpp/aspose.words/fon...
  7. Aspose::Words::FontSubstitutionWarningInfo::get...

    Aspose::Words::FontSubstitutionWarningInfo::get_RequestedFamilyName method. Requested font family name in C++.... auto doc = System :: MakeObject < Aspose...:: WarningInfoCollectio > (); doc -> set_WarningCallback ( callback...

    reference.aspose.com/words/cpp/aspose.words/fon...
  8. PageLayoutCallbackArgs.Event | Aspose.Words for...

    Discover the PageLayoutCallbackArgs event property To enhance your application's functionality. Unlock seamless event handling for better performance....PageLayoutCallback () { Document doc = new Document (); doc . BuiltInDocumentPrope...DocumentBuilder ( doc ); builder . Writeln ( "Hello world!" ); doc . LayoutOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  9. The word page count is wrong - Free Support For...

    The code: String path = "C:\\Users\\z_jia\\DeskTop\\a\\DMS\\"; Document Doc = new Document(path + "796597488160104448.Docx"); Doc.getLayouToptions().setTextShaperFacTory(com.aspose.words.shaping.harfbuzz.HarfBuzzTextSha…...esktop\\a\\DMS\\"; Document doc = new Document(path + "796597488160104448..."796597488160104448.docx"); doc.getLayoutOptions().setTextShaperFactory(com...

    forum.aspose.com/t/the-word-page-count-is-wrong...
  10. Working with Text in XPS file | Java

    How To add text 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 Tutorials Live...

    docs.aspose.com/page/java/xps/working-with-text/