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

doc to pdf

(0.04 sec)
  1. IHyphenationCallback.RequestDictionary | Aspose...

    Discover the IHyphenationCallback RequestDictionary method, efficiently handle missing hyphenation dictionaries for seamless language support in your application.... Document doc = new Document ( MyDir + "German...hyphenation will take effect. doc . Save ( ArtifactsDir + "Hyphenation...

    reference.aspose.com/words/net/aspose.words/ihy...
  2. Aspose::Words::IHyphenationCallback::RequestDic...

    Aspose::Words::IHyphenationCallback::RequestDictionary method. Notifies application that hyphenation dictionary for the specified language wasn't found and may need To be registered. Implementation should find a dictionary and register it using RegisterDictionary() methods. If dictionary is unavailable for the specified language implementation can opt out of further calls for the same language using RegisterDictionary() with null value in C++.... auto doc = MakeObject < Document > ( MyDir...hyphenation will take effect. doc -> Save ( ArtifactsDir + u "Hyphenation...

    reference.aspose.com/words/cpp/aspose.words/ihy...
  3. FontInfoSubstitutionRule | Aspose.Words for Java

    Font info substitution rule in Java.... Document doc = new Document(getMyDir() + "Missing...new HandleDocumentSubsti(); doc.setWarningCallback(substitutionWarningH);...

    reference.aspose.com/words/java/com.aspose.word...
  4. index.xml

    2.0 http://www.w3.org/2005/ATom Documentation – Get Started https://Docs.aspose.com/Pdf/androidjava/get-started/ Recent content in Get Started on Documentation Hugo -- gohugo.io Thu, 05 Aug 2021 00......Get Started https://docs.aspose.com/pdf/androidjava/get-started/...00:00:00 +0000 https://docs.aspose.com/pdf/androidjava/get-started/index...

    docs.aspose.com/pdf/androidjava/get-started/ind...
  5. Licensing | Aspose.PUB for .NET

    Evaluate C# Publisher PUB Conversion and Manipulation API and set license To avoid evaluation limitations....PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/pub/net/licensing/
  6. Convert PUB Files | Aspose.PUB for C++

    Convertion functionality of Publisher file using Aspose.PUB for C++ solution is described and demonstrated with the pseuDocode in this article....PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/pub/cpp/convert-pub-files/
  7. IFieldUpdateCultureProvider | Aspose.Words for ...

    When implemented provides a CultureInfo object that should be used during the update of a particular field in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.insertField(FieldType...

    reference.aspose.com/words/java/com.aspose.word...
  8. Convert XPS with Aspose.Page C++ API

    XPS To Pdf conversion functionality included in Aspose.Page API solution for C++ is described and illustrated with the code snippets here....PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/page/cpp/convert-xps/
  9. StreamFontSource | Aspose.Words for Java

    Base class for user-defined stream font source in Java....writeln("Test aspose text when saving to PDF."); builder.getDocument().sa..."FontSettings.StreamFontSourceFile.pdf"); } /// /// Load the font data...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::IHyphenationCallback interface |...

    Aspose::Words::IHyphenationCallback interface. Implemented by classes which can register hyphenation dictionaries in C++.... auto doc = MakeObject < Document > ( MyDir...hyphenation will take effect. doc -> Save ( ArtifactsDir + u "Hyphenation...

    reference.aspose.com/words/cpp/aspose.words/ihy...