Sort Score
Result 10 results
Languages All
Labels All
Results 6,001 - 6,010 of 15,993 for

true type

(0.19 sec)
  1. Adding Text to PDF|Aspose.PDF for Python via .NET

    This article describes various aspects of working with text in Aspose.PDF. Learn how to add text to PDF, add HTML fragments, or use custom OTF fonts....Rectangle ( 80 , 800 , 400 , 200 , True ) # paragraph.formatting_options...Rectangle ( 80 , 800 , 300 , 50 , True ) paragraph1 . formatting_options...

    docs.aspose.com/pdf/python-net/add-text-to-pdf-...
  2. Extracting Message Contents from Emails|Documen...

    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....isLocalDate Returns true , if MailMessage.getDate() is...MailMessage class. Common header types are defined in the HeaderType...

    docs.aspose.com/email/java/extracting-message-c...
  3. Using TrueType Fonts in Python|Aspose.Words for...

    Aspose.Words for Python via .NET can find the right font or its suitable replacement for correct document rendering. This ensures that the difference between the displayed document and the original is minimal when there is not enough information about a font....PdfSaveOptions (or DocxSaveOptions ) to True . This forces the fonts to be...pdf_options . embed_true_type_fonts = True doc . save ( r "output...

    docs.aspose.com/words/python-net/using-truetype...
  4. Different UnitType is not used in CadRasterizat...

    I’m struggeling with the fact that I want to set the PageWidth and PageHeight properties in a new instance of the CadRasterizationOptions class that I’ll pass into the PdfOptions. I set the UnitType to UnitType.Millimet…...= 15, AutomaticLayoutsScal = true, DrawType = CadDrawTypeMode...CadRasterizationOpti class processes unit types. Although you have set the UnitType...

    forum.aspose.com/t/different-unittype-is-not-us...
  5. Converting PPTX with multimedia to PDF adds man...

    When calling Presentation.Save() with SaveFormat.Pdf, and the option to show Notes below the slides, on a PPTX file containing multimedia, the output PDF has over a thousand blank pages inserted between the slide content…...PdfOptions { ShowHiddenSlides = true, SlidesLayoutOptions = new ...PdfOptions { ShowHiddenSlides = true, SlidesLayoutOptions = new ...

    forum.aspose.com/t/converting-pptx-with-multime...
  6. Working with Views | Aspose.Tasks Documentation

    Learn how to work with views in Microsoft Project files using Aspose.Tasks for .NET, including customization of Gantt charts, timescale settings, text styling, and saving with specific views....WriteLine ( "GridLine Type: " + gridlines. Type ); 32 Console. WriteLine...MPPSaveOptions() { WriteViewData = true }); Examples-CSharp-Working...

    docs.aspose.com/tasks/net/working-with-project-...
  7. FieldSubject.text property | Aspose.Words for P...

    FieldSubject.text property. Gets or sets the text of the subject.... insert_field ( field_type = aw . fields . FieldType ....FIELD_SUBJECT , update_field = True ) . as_field_subject () field...

    reference.aspose.com/words/python-net/aspose.wo...
  8. OoxmlSaveOptions.compliance property | Aspose.W...

    OoxmlSaveOptions.compliance property. Specifies the OOXML version for the output document... SHAPE , 0 , True ) . as_shape () . markup_language...aw . NodeType . SHAPE , 0 , True ) . as_shape () . markup_language...

    reference.aspose.com/words/python-net/aspose.wo...
  9. StructuredDocumentTag.style_name property | Asp...

    StructuredDocumentTag.style_name property. Gets or sets the name of the style applied to 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...
  10. ChartAxisTitle.format property | Aspose.Words f...

    ChartAxisTitle.format property. Provides access to fill and line formatting of the axis title.... insert_chart ( chart_type = aw . drawing . charts . ChartType...chart . axis_x . title . show = True chart . axis_x . title . format...

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