Sort Score
Result 10 results
Languages All
Labels All
Results 4,931 - 4,940 of 112,210 for

font

(0.1 sec)
  1. Convert PowerPoint Presentations to HTML in C#|...

    Learn how to convert PowerPoint and OpenDocument presentations to HTML using Aspose.Slides for .NET. This guide provides instructions, code samples, and best practices for converting slides to a web-friendly format....HTML with original or embedded fonts. Convert a PowerPoint presentation...Presentation to HTML with Original Fonts Aspose.Slides provides the ...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  2. Convert PowerPoint to HTML in JavaScript|Aspose...

    Convert PowerPoint to HTML in JavaScript. Save PPTX or PPT as HTML in JavaScript. Save slides as HTML in JavaScript...HTML with original or embedded fonts. Convert a PowerPoint presentation...PowerPoint to HTML with Original Fonts Aspose.Slides provides the ...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  3. WordML2003SaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.WORD_ML format in Java....whether to allow embedding fonts with PostScript outlines when...when embedding TrueType fonts in a document upon it is saved. ...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose PDF (Java): Converting Document to pdf c...

    Hi Team, We are generating document using aspose java and once we generated the document we are saving same document as pdf but for one scenario the column which we appended for table is showing wrongly in pdf but in wo…...layout might occur because the fonts used in the documents are not...accurate document layout the fonts are required. If Aspose.Words...

    forum.aspose.com/t/aspose-pdf-java-converting-d...
  5. XlsxSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XLSX format in Java....whether to allow embedding fonts with PostScript outlines when...when embedding TrueType fonts in a document upon it is saved. ...

    reference.aspose.com/words/java/com.aspose.word...
  6. Make A Document In Java

    Create a file using Java library. Easily create a new document in Java in a few steps....DocumentBuilder (doc); Font font = builder.getFont(); font.setName( "Courier...New" ); font.setColor(Color.BLUE); font.setSize( 36 ); font.setHighlightColor(Color...

    products.aspose.com/words/java/make/
  7. Make DOC Using Java

    Make a new DOC in Java in a few steps. Easily create DOC using Java library....DocumentBuilder (doc); Font font = builder.getFont(); font.setName( "Courier...New" ); font.setColor(Color.BLUE); font.setSize( 36 ); font.setHighlightColor(Color...

    products.aspose.com/words/java/make/doc/
  8. What is PS file? | Knowledge Base

    PS as one of the PDLs languages is thoroughly explained here. Along with it this page briefly answers the question "What is a PS document?"...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/page/net/what-is-ps-file/
  9. Watermark|Aspose.Slides for Python Documentation

    Add text and image watermarks to PowerPoint presentations in Python...Set the Font for a Text Watermark You can change the font of the... latin_font = FontData ( "Arial" ) text_format . font_height...

    docs.aspose.com/slides/python-net/watermark/
  10. Aspose::Words::Saving::OdtSaveOptions class | A...

    Aspose::Words::Saving::OdtSaveOptions class. Can be used to specify additional options when saving a document into the Odt or Ott 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...