Sort Score
Result 10 results
Languages All
Labels All
Results 6,451 - 6,460 of 17,414 for

true type

(0.38 sec)
  1. Convert various Images formats to PDF|Aspose.PD...

    This topic show you how to Aspose.PDF for C++ library allows to convert various images formats to PDF....images you need to specify the type of file to be added to PDF:...realizing you task. PNG refers to a type of raster image file format...

    docs.aspose.com/pdf/cpp/convert-images-format-t...
  2. StructuredDocumentTag.style property | Aspose.W...

    StructuredDocumentTag.style property. Gets or sets the Style of the structured document tag.... node_type ) tags = doc . get_child_nodes.... STRUCTURED_DOCUMENT_TAG , True ) for node in tags : sdt = node...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Is it possible to save as plain text while pres...

    MS Word has the ability to insert line breaks to keep paragraphs wrapped at certain length when saving as plain text. It is achieved via save format ( wdFormatDOSTextLineBreaks 5 Microsoft DOS text with line breaks prese…...Run, true).ToArray(); foreach (Node n...GetChildNodes(NodeType.Run, true).ToArray(); List<string> tmpBookmakrs...

    forum.aspose.com/t/is-it-possible-to-save-as-pl...
  4. Specify TrueType Fonts Location in Java|Aspose....

    Specify various TrueType font sources: system folder, user sources, loading fonts from a stream, a file system, or memory using Java....to specify the location of true type fonts explicitly. To do this...Typeface class. There are five types of typefaces, each typeface...

    docs.aspose.com/words/java/specify-truetype-fon...
  5. Aspose.Words or Microsoft Office Automation|Asp...

    When choosing between Aspose.Words for Java and Office Automation, keep in mind that Aspose is completely independent of third-party applications and suitable for server-side solutions in many ways....designed or tested for this type of use. Using Office as a service...lightning fast. Our components are a true Java solution and perform flawlessly...

    docs.aspose.com/words/java/aspose-words-or-micr...
  6. Why Not Automation|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....designed or tested for this type of use. Using Office as a service...just that. Our components are a true .NET solution and perform flawlessly...

    docs.aspose.com/cells/net/why-not-automation/
  7. Translate Markdown to DOM|Aspose.Words for Pyth...

    Tarnslate a Markdown document to Document Object Model and back using Python. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch....bold = True # Use a document builder to...Bold. builder . font . bold = True builder . writeln ( "This text...

    docs.aspose.com/words/python-net/translate-mark...
  8. FieldUserInitials.user_initials property | Aspo...

    FieldUserInitials.user_initials property. Gets or sets the current user's initials.... insert_field ( field_type = aw . fields . FieldType ....FIELD_USER_INITIALS , update_field = True ) . as_field_user_initials ()...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Stroke.join_style property | Aspose.Words for P...

    Stroke.join_style property. Defines the join style of a polyline.... insert_shape ( shape_type = aw . drawing . ShapeType ...= 200 , height = 200 , wrap_type = aw . drawing . WrapType ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. Show and Hide Elements|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....worksheet visible by passing true as a parameter to the setVisible...class' getSettings().setShowTabs(true) method. Complete Code Example:...

    docs.aspose.com/cells/java/show-and-hide-elements/