Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 28,859 for

custom font

(0.07 sec)
  1. Documentation|Aspose.PDF for Python via Java

    Learn to use Aspose.PDF for Python via Java to create applications for PDF documents processing on any platform using Python and Java. Browse tutorials, sample code, and more....graphs, images, hyperlinks, custom fonts - and more - into PDF documents...

    docs.aspose.com/pdf/python-java/
  2. Aspose::Words::Inline class | Aspose.Words for ...

    Aspose::Words::Inline class. Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes of their own. To learn more, visit the documentation article in C++....get_CustomNodeId () const Specifies custom node identifier. virtual get_Document...belongs. get_Font () Provides access to the font formatting of...

    reference.aspose.com/words/cpp/aspose.words/inl...
  3. ListCollection.Add | Aspose.Words for .NET

    Discover how the ListCollection Add method creates Custom lists from templates, enhancing your document's organization and efficiency....Microsoft Word template, and customize its first list level. List...); list1 . ListLevels [ 0 ]. Font . Color = Color . Red ; list1...

    reference.aspose.com/words/net/aspose.words.lis...
  4. WORD Mail Merge In Python

    Personalize your Mail merge WORD file using Python. Automate emails or build reports using Mail merge WORD template in Python....Word templates and data from custom data source Our solution provides...and PDF formats and data from custom data sources and further exporting...

    products.aspose.com/words/python-net/mailmerge/...
  5. Aspose::Words::ConditionalStyleCollection::get_...

    Aspose::Words::ConditionalStyleCollection::get_Count method. Gets the number of conditional styles in the collection in C++....-> EndTable (); // Create a custom table style. auto tableStyle...-> get_LastColumn () -> get_Font () -> set_Bold ( true ); //...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. Aspose::Words::ConditionalStyleCollection::get_...

    Aspose::Words::ConditionalStyleCollection::get_EvenColumnBanding method. Gets the even column banding style in C++....-> EndTable (); // Create a custom table style. auto tableStyle...-> get_LastColumn () -> get_Font () -> set_Bold ( true ); //...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. Aspose::Words::ConditionalStyle::get_Shading me...

    Aspose::Words::ConditionalStyle::get_Shading method. Gets a Shading object that refers to the shading formatting for this conditional style in C++....-> EndTable (); // Create a custom table style. auto tableStyle...-> get_LastColumn () -> get_Font () -> set_Bold ( true ); //...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. Aspose::Words::ConditionalStyleCollection::get_...

    Aspose::Words::ConditionalStyleCollection::get_OddColumnBanding method. Gets the odd column banding style in C++....-> EndTable (); // Create a custom table style. auto tableStyle...-> get_LastColumn () -> get_Font () -> set_Bold ( true ); //...

    reference.aspose.com/words/cpp/aspose.words/con...
  9. Aspose::Words::ConditionalStyleCollection::get_...

    Aspose::Words::ConditionalStyleCollection::get_OddRowBanding method. Gets the odd row banding style in C++....-> EndTable (); // Create a custom table style. auto tableStyle...-> get_LastColumn () -> get_Font () -> set_Bold ( true ); //...

    reference.aspose.com/words/cpp/aspose.words/con...
  10. Generate PDF from XML|Aspose.PDF for C++

    Aspose.PDF for C++ provides several ways to convert an XML file into a PDF document requiring that the input XML file...."xsl-region-body" > <fo:block font-size= "16pt" font-weight= "bold" space-after=..."companyname" /> </fo:block> <fo:block font-size= "10pt" > <fo:table table-layout=...

    docs.aspose.com/pdf/cpp/generate-pdf-from-xml/