Sort Score
Result 10 results
Languages All
Labels All
Results 5,001 - 5,010 of 139,847 for

font

(0.19 sec)
  1. Using Aspose.PDF for Python via Java|Aspose.PDF...

    Key functions, features of converting, splitting, merging and performing other operations related to creating and editing PDFs using Python via Java...extended security controls; custom font handling; integration with data...

    docs.aspose.com/pdf/python-java/overview/
  2. Set Margins of Comment or Shape Inside the Work...

    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....Far East and Latin Name of the Font in Text Options of Shape Analyzing...

    docs.aspose.com/cells/python-net/set-margins-of...
  3. Create PDF using Python | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for Python API to easily generate and read PDF files in Python applications.... font_size = 12 textFragment . text_state . font = apdf...text . FontRepository . find_font ( "TimesNewRoman" ) textFragment...

    products.aspose.com/pdf/python-net/create/
  4. Adding Watermark to PDF using Python|Aspose.PDF...

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the Python.... font_size = 72 text_state . foreground_color...text_state . font = ap . text . FontRepository . find_font ( "Courier"...

    docs.aspose.com/pdf/python-net/add-watermarks/
  5. X and Y axis labels are incorrectly rendered wh...

    Hi, When converting some charts from DOCX to PDF, we noticed rendered charts may have extra Y axis labels, and X axis labels are messed up. Code: var doc = new Document(@“.\test.docx”); doc.Save(@“.\out.pdf”); I’v…...test file, a screenshot and the font file we used for your reference...

    forum.aspose.com/t/x-and-y-axis-labels-are-inco...
  6. Aspose::Words::ParagraphFormat::get_SnapToGrid ...

    Aspose::Words::ParagraphFormat::get_SnapToGrid method. Specifies whether the current paragraph should use the document grid lines per page settings when laying out the contents in the paragraph in C++.... // A large enough font size will push some lines down...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. Aspose::Words::HtmlInsertOptions enum | Aspose....

    Aspose::Words::HtmlInsertOptions enum. Specifies options for the InsertHtml() method in C++.... UseBuilderFormatting 1 Use font and paragraph formatting specified...

    reference.aspose.com/words/cpp/aspose.words/htm...
  8. ChartDataTable.HasLegendKeys | Aspose.Words for...

    Discover the ChartDataTable HasLegendKeys property to easily control legend key visibility in your data table. Enhance clarity with customizable settings!... Font . Italic = true ; dataTable...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Chart.DataTable | Aspose.Words for .NET

    Access and customize your chart's DataTable properties effortlessly. Enhance data visualization with the Show property for clear insights.... Font . Italic = true ; dataTable...

    reference.aspose.com/words/net/aspose.words.dra...
  10. 在 Android 上的演示文稿中嵌入字体|Aspose.Slides 文档

    通过 Java 使用适用于 Android 的 Aspose.Slides 将 TrueType 字体嵌入 PowerPoint 和 OpenDocument 演示文稿,确保在所有平台上精准渲染。...pres = new Presentation ( "Fonts.pptx" ); try { IFontData []...getEmbeddedFonts (); for ( IFontData font : allFonts ) { boolean embeddedFontsContain...

    docs.aspose.com/slides/zh/androidjava/embedded-...