Sort Score
Result 10 results
Languages All
Labels All
Results 3,721 - 3,730 of 17,437 for

true type

(0.14 sec)
  1. Aspose::Words::Fonts::FontInfoCollection class ...

    Aspose::Words::Fonts::FontInfoCollection class. Represents a collection of fonts used in a document. To learn more, visit the documentation article in C++....EmbedTrueTypeFonts option is set to true . get_EmbedTrueTypeFonts ()...EmbedTrueTypeFonts property is set to true . GetEnumerator () override...

    reference.aspose.com/words/cpp/aspose.words.fon...
  2. Aspose::Words::Document class | Aspose.Words fo...

    Aspose::Words::Document class. Represents a Word document. To learn more, visit the documentation article in C++....get_GrammarChecked () Returns true if the document has been checked...get_HasChildNodes () Returns true if this node has any child nodes...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. TextPath | Aspose.Words for Java

    Defines the text and formatting of the text path of a WordArt object in Java....setBold(true); shape.getTextPath().setItalic(true); // Below...appendWordArt(doc, "On set to \"true\"", "Calibri", 150.0, 24.0,...

    reference.aspose.com/words/java/com.aspose.word...
  4. ChartMarker | Aspose.Words for Java

    Represents a chart data marker in Java....setSmooth(true); // Verify that data points...getSeries().get(0).setSmooth(true); // Verify that data points...

    reference.aspose.com/words/java/com.aspose.word...
  5. "Invalid font name" on document save after PDF ...

    Hello, We’ve recently updated Aspose.PDF.Drawing to version 25.3.0 coming from 24.10.0 and have came across a PDF that cannot be saved after a successful conversion to PDF_A_2A. This issue occurs on: Both Aspose.PDF …...ct[] #=z4h4zHko=, Type[] #=z_a8GcYQ=, Type[] #=zLJtWzOI=, Object[]...document.EmbedStandardFonts = true; document.FontSubstitution +=...

    forum.aspose.com/t/invalid-font-name-on-documen...
  6. NodeRendererBase.GetOpaqueBoundsInPixels | Aspo...

    Discover how the NodeRendererBase GetOpaqueBoundsInPixels method efficiently calculates shape bounds in pixels, optimizing for zoom and resolution....scale , float dpi ) Parameter Type Description scale Single The...NodeType . OfficeMath , 0 , true ); OfficeMathRenderer renderer...

    reference.aspose.com/words/net/aspose.words.ren...
  7. NodeRendererBase.GetSizeInPixels | Aspose.Words...

    Discover the NodeRendererBase GetSizeInPixels method to accurately calculate shape dimensions in pixels based on zoom factor and resolution. Optimize your designs!...scale , float dpi ) Parameter Type Description scale Single The...NodeType . OfficeMath , 0 , true ); OfficeMathRenderer renderer...

    reference.aspose.com/words/net/aspose.words.ren...
  8. Aspose::Words::Comment::AddReply method | Aspos...

    Aspose::Words::Comment::AddReply method. Adds a reply to this comment in C++....:: String & text ) Parameter Type Description author const System::String&...Words :: NodeType :: Comment , true ) -> get_Count ()); // Comments...

    reference.aspose.com/words/cpp/aspose.words/com...
  9. Apply a theme to a presentation|Aspose.Slides D...

    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.... Open ( presentationFile , true )) { ApplyThemeToPresenta (...// Determine the slide layout type for each slide. layoutType =...

    docs.aspose.com/slides/net/apply-a-theme-to-a-p...
  10. Convert HTML to PDF file in Java|Aspose.PDF for...

    Explore how to convert HTML content into PDF format using Aspose.PDF in Java.... We can set device type using HtmlMediaType property...embedding options . setEmbedFonts ( true ); Document document = new Document...

    docs.aspose.com/pdf/java/convert-html-to-pdf/