Sort Score
Result 10 results
Languages All
Labels All
Results 5,171 - 5,180 of 139,435 for

font

(0.21 sec)
  1. Insert Hyperlinks in Worksheet|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.... Font . Underline = FontUnderlineType...FontUnderlineType . Single ; style . Font . Color = System . Drawing . Color...

    docs.aspose.com/cells/net/insert-hyperlinks-in-...
  2. Converting word to PDF creates incorrect render...

    Hi Aspose team, I’m trying to convert a word document to PDF using aspose words as follows: // Load the Word document Aspose.Words.Document doc = new Aspose.Words.Document(dir + @"\TestPDF_07312025\WordTestFile.docm");…...// Optional: Embed only used fonts (smaller size) EmbedFullFonts...settings, downsampling options, font embedding, or the PDF compliance...

    forum.aspose.com/t/converting-word-to-pdf-creat...
  3. HtmlFixedSaveOptions class | Aspose.Words for P...

    aspose.words.saving.HtmlFixedSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.HTML_FIXED](../../aspose.words/saveformat/#HTML_FIXED) format...allow_embedding_post_script_fonts Gets or sets a boolean value...whether to allow embedding fonts with PostScript outlines when...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Appending Document Not Maintaining Formatting -...

    I am encountering an inconsistent formatting issue when appending Word document templates using Aspose.Words in C#. The issue has been reproduced in isolation using a minimal test case (provided below), and a sample docu…...appending the document, the font in some areas changes from the...line at the end of it where the font is set as Aptos but I wouldn’t...

    forum.aspose.com/t/appending-document-not-maint...
  5. Aspose::Words::Layout::LayoutOptions class | As...

    Aspose::Words::Layout::LayoutOptions class. Holds the options that allow controlling the document layout process. To learn more, visit the documentation article in C++....the original font metrics should be used after font substitution...not hidden." ); builder -> get_Font () -> set_Hidden ( true ); builder...

    reference.aspose.com/words/cpp/aspose.words.lay...
  6. AbsolutePositionTab Class | Aspose.Words for .NET

    Discover the Aspose.Words.AbsolutePositionTab class, enabling precise text positioning in WordprocessingML for enhanced document formatting and control.... Font { get; } Provides access to the font formatting...

    reference.aspose.com/words/net/aspose.words/abs...
  7. 使用 VSTO 和 Aspose.Slides for .NET 创建表格|Aspose.Sl...

    从 Microsoft Office 自动化迁移到 Aspose.Slides for .NET,并在 C# 中以灵活的格式创建 PowerPoint(PPT、 PPTX)幻灯片中的表格。... Font . Size = 10 ; } } //将演示文稿保存到磁盘...FirstColumnIndex . ToString (); //Set font size of 10 //将字体大小设置为 10 tf...

    docs.aspose.com/slides/zh/net/creating-a-table-...
  8. Automate Presentation Localization with Python|...

    Automate PowerPoint and OpenDocument slide localization in Python with Aspose.Slides, using practical code samples and tips for faster global rollout....the availability of proper fonts and layout/line-break settings...make the required fonts available, configure font substitution rules...

    docs.aspose.com/slides/python-net/presentation-...
  9. Customize Presentation Shapes in Java|Aspose.Sl...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for Java: geometry paths, curved corners, composite shapes....graphicsPath ; Font font = new java . awt . Font ( "Arial" , Font . PLAIN...{ GlyphVector glyphVector = font . createGlyphVector ( g2 . ...

    docs.aspose.com/slides/java/custom-shape/
  10. StructuredDocumentTag | Aspose.Words for Java

    Represents a structured document tag SDT or content control in a document in Java....getContainer() getContentsFont() Font formatting that will be applied...belongs. getEndCharacterFont() Font formatting that will be applied...

    reference.aspose.com/words/java/com.aspose.word...