Sort Score
Result 10 results
Languages All
Labels All
Results 2,761 - 2,770 of 34,206 for

custom font

(0.18 sec)
  1. How to Convert Visio to PDF File in Python

    This tutorial covers how to convert Visio to PDF in Python. You will find all the information to configure the environment, a step-by-step process, and a running code snippet to export Visio to PDF in Python...Font Product Family Aspose.TeX Product...object of PdfSaveOptions class Customize the conversion by setting...

    kb.aspose.com/diagram/python/how-to-convert-vis...
  2. Convert a PS File to PDF using C#

    To learn how to convert a PS file to PDF using C#, check out this article. It explains how to set up the IDE along with the step-by-step process and even a sample code for a PS file to PDF converter in C#....Font Product Family Aspose.TeX Product...of the PsLoadOptions for customizing the conversion process Create...

    kb.aspose.com/pdf/net/convert-a-ps-file-to-pdf-...
  3. Extract tables from PDF in Python | Aspose.PDF

    Python source code to extract tables from PDF file on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....Extract Images from PDF Extract Fonts from PDF Extract Data from the...graphs, images, hyperlinks, custom fonts - and more - into PDF documents...

    products.aspose.com/pdf/python-net/parser/tables/
  4. Extract images from PDF in C++ | Aspose.PDF

    Simple demo source code to extract images from PDF file on any platform with C++ language....Extract Images from PDF Extract Fonts from PDF Extract Data from the...adding annotations, handling custom fonts and much more. Aspose.PDF...

    products.aspose.com/pdf/cpp/parser/images/
  5. C# OCR Library – Image to Text in .NET | Aspose

    With the Aspose C# OCR API you can add optical character recognition (OCR) to your .NET applications with a few lines of code.... Any font and style Identify and recognize...transformer-based LLMs — no custom training required. Semantic...

    products.aspose.com/ocr/net/
  6. Rotate SVG in Python

    This guide elaborates on how to rotate an SVG in Python. It contains the environment configuration details, and a list of steps in addition to a runnable code snippet for SVG rotate in Python....Font Product Family Aspose.TeX Product...perform rotation. You can pass custom values as parameters to improve...

    kb.aspose.com/svg/python/rotate-svg-in-python/
  7. Impose PDF using C#

    This article guides on how to impose PDF using C#. It has the details to set the IDE, a list of steps, and a sample code to develop PDF imposition software using C#....Font Product Family Aspose.TeX Product...re-ordering pages in a PDF for custom printing of the source PDF...

    kb.aspose.com/pdf/net/impose-pdf-using-csharp/
  8. Aspose::Words::Drawing::Charts::AxisCrosses enu...

    Aspose::Words::Drawing::Charts::AxisCrosses enum. Specifies the possible crossing points for an axis in C++.... Custom 3 A perpendicular axis crosses...-> get_TickLabels () -> get_Font () -> set_Color ( System ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. ListLevel.LinkedStyle | Aspose.Words for .NET

    Discover the ListLevel LinkedStyle property to easily manage and Customize paragraph styles for your lists, enhancing your document's formatting and readability....Examples Shows advances ways of customizing list labels. Document doc...docList . ListLevels ) level . Font . Bold = true ; // Apply list...

    reference.aspose.com/words/net/aspose.words.lis...
  10. ListLevel.is_legal property | Aspose.Words for ...

    ListLevel.is_legal property. True if the level turns all inherited numbers to Arabic, false if it preserves their number style....Examples Shows advances ways of customizing list labels. doc = aw . Document...doc_list . list_levels : level . font . bold = True # Apply list formatting...

    reference.aspose.com/words/python-net/aspose.wo...