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

doc to pdf

(0.05 sec)
  1. TableSubstitutionRule.GetSubstitutes | Aspose.W...

    Discover the GetSubstitutes method in TableSubstitutionRule. Easily retrieve substitute font names for your original font, enhancing design flexibility.... Document doc = new Document (); doc . FontSettings =...source. Assert . AreEqual ( 1 , doc . FontSettings . GetFontsSources...

    reference.aspose.com/words/net/aspose.words.fon...
  2. LoadOptions | Aspose.Words for Java

    Allows To specify additional options such as password or base URI when loading a Document inTo a Document object in Java.... Document doc; // Aspose.Words throw an exception...local file system by filename: doc = new Document(getMyDir() + "Encrypted...

    reference.aspose.com/words/java/com.aspose.word...
  3. DocumentBase | Aspose.Words for Java

    Provides the abstract base class for a main Document and a glossary Document of a Word Document in Java.... Document doc = new Document(); Assert.ass...assertEquals(DocumentBase.class, doc.getClass().getSuperclass());...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Layout::RevisionOptions::get_Ins...

    Aspose::Words::Layout::RevisionOptions::get_InsertedTextColor method. Allows To specify the color To be used for inserted content Insertion. Default value is ByAuthor in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Insert a revision, then...

    reference.aspose.com/words/cpp/aspose.words.lay...
  5. Working with Transparency | C++

    How To work with transparency of an XPS file is a question answered by Aspose.Page API solution. See how To use the functionality in C++...PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/page/cpp/xps/working-with-trans...
  6. Working with Tables

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.Pdf Product Solution Aspose.Cells Product......PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/note/java/working-with-tables/
  7. FontSettings Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.FontSettings class To effortlessly cusTomize Document font settings for enhanced readability and professional presentation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Name = "Arial"...

    reference.aspose.com/words/net/aspose.words.fon...
  8. HtmlLoadOptions | Aspose.Words for Java

    Allows To specify additional options when loading HTML Document inTo a Document object in Java....getDecryptionPasswor()); Document doc = new Document(outputFileName...loadOptions); Assert.assertEquals(doc.getText().trim(), "Test encrypted...

    reference.aspose.com/words/java/com.aspose.word...
  9. Working with Gradient | C++ API Solution

    How To add vertical, horizontal or linear gradient To an XPS file is a question answered by Aspose.Page API solution. Learn the functionality for C++...PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/page/cpp/xps/working-with-gradi...
  10. Working with Gradient in XPS file | Java

    How To add vertical, horizontal or linear gradient To an XPS file is a question answered by Aspose.Page API solution. Learn the functionality for Java...PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Live Demos Code...

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