Sort Score
Result 10 results
Languages All
Labels All
Results 7,711 - 7,720 of 141,428 for

font

(1.02 sec)
  1. XML Schema of Aspose.PDF|Aspose.PDF for .NET

    This article describes an XML schema for working with XML documents in Aspose.PDF for .NET...<xs:attribute type= "xs:string" name= "Font" use= "optional" /> <xs:attribute...

    docs.aspose.com/pdf/net/supported-xml-schema/
  2. Product Overview|Aspose.Slides for PHP Document...

    Aspose.Slides for PHP via Java lets you create, edit and convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations without Microsoft Office.... Adding new fonts or managing the fonts already used in a...export options . Is there a font substitution mechanism and support...

    docs.aspose.com/slides/php-java/product-overview/
  3. Ustvari DOCX Z Uporabo Python

    Ustvarite novo DOCX v Python v nekaj korakih. Preprosto ustvarite DOCX s knjižnico Python via .NET....DocumentBuilder(doc) font = builder.font font.name = "Courier New" font.color...= drawing.Color.blue font.size = 36 font.highlight_color = drawing...

    products.aspose.com/words/sl/python-net/make/docx/
  4. Ustvari Markdown Z Uporabo Python

    Ustvarite novo Markdown v Python v nekaj korakih. Preprosto ustvarite Markdown s knjižnico Python via .NET....DocumentBuilder(doc) font = builder.font font.name = "Courier New" font.color...= drawing.Color.blue font.size = 36 font.highlight_color = drawing...

    products.aspose.com/words/sl/python-net/make/md/
  5. Ustvari PDF Z Uporabo Python

    Ustvarite novo PDF v Python v nekaj korakih. Preprosto ustvarite PDF s knjižnico Python via .NET....DocumentBuilder(doc) font = builder.font font.name = "Courier New" font.color...= drawing.Color.blue font.size = 36 font.highlight_color = drawing...

    products.aspose.com/words/sl/python-net/make/pdf/
  6. Გააკეთეთ DOC Python Ის Გამოყენებით

    შექმენით ახალი DOC Python ში რამდენიმე ნაბიჯით. მარტივად შექმენით DOC Python via .NET ბიბლიოთეკის გამოყენებით....DocumentBuilder(doc) font = builder.font font.name = "Courier New" font.color...= drawing.Color.blue font.size = 36 font.highlight_color = drawing...

    products.aspose.com/words/ka/python-net/make/doc/
  7. XML Schema of Aspose.PDF|Aspose.PDF for C++

    This article describes an XML schema for working with XML documents in Aspose.PDF for C++....<xs:attribute type= "xs:string" name= "Font" use= "optional" /> <xs:attribute...

    docs.aspose.com/pdf/cpp/supported-xml-schema/
  8. Convert PDF to Image Formats in Python|Aspose.P...

    Explore how to convert PDF pages into images such as PNG, JPEG, or TIFF using Aspose.PDF in Python via .NET....Convert PDF to PNG with default font import aspose.pdf as ap from...convert_PDF_to_PNG_with_default_font ( infile , outfile ): document...

    docs.aspose.com/pdf/python-net/convert-pdf-to-i...
  9. Aspose::Words::Saving::SvgSaveOptions class | A...

    Aspose::Words::Saving::SvgSaveOptions class. Can be used to specify additional options when saving a document into the Svg format. To learn more, visit the documentation article in C++....whether to allow embedding fonts with PostScript outlines when...when embedding TrueType fonts in a document upon it is saved. The...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. SpecialChar | Aspose.Words for Java

    Base class for special characters in the document in Java....save(getArtifactsDir() + "Font.RemoveHiddenContentF.docx");...getFont() Provides access to the font formatting of this object. getNextSibling()...

    reference.aspose.com/words/java/com.aspose.word...