Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 34,199 for

custom font

(0.14 sec)
  1. FieldMergingArgs.Text | Aspose.Words for .NET

    Manage your document's merge fields effortlessly with FieldMergingArgs. Easily set or retrieve text for seamless document integration....execute a mail merge with a custom callback that handles merge..."<span style=\"color: #0000ff; font-family: Arial;\">Hello World...

    reference.aspose.com/words/net/aspose.words.mai...
  2. Angled text is larger and misplaced in HTML - F...

    We have an Excel document containing angled text, the pdf that we generate looks exactly like the Excel. The problem arises when we export it to HTML, then the text is bigger and misplaced. Can you fix the size of the t…...extra padding and oversized font remain [1]. Possible workaround...or override CSS to reduce the font size and remove the extra left...

    forum.aspose.com/t/angled-text-is-larger-and-mi...
  3. ConditionalStyleType enumeration | Aspose.Words...

    aspose.words.ConditionalStyleType enumeration. Represents possible table areas to which conditional formatting may be defined in a table style.... end_table () # Create a custom table style. table_style =...conditional_styles . last_column . font . bold = True # List all possible...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::DocumentBuilder::InsertHyperlink...

    Aspose::Words::DocumentBuilder::InsertHyperlink method. Inserts a hyperlink into the document in C++....Note that you need to specify font formatting for the hyperlink...display text explicitly using the Font property. This methods internally...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Text Extends Beyond Circle Boundaries When Conv...

    Hi, We are using Aspose.slides for c++ For attached ppt, there is sun image with text fully inside the circle. Using below code to generate thumbnail, the text in thumbnail goes outside circle boundaries. shape->GetIm…...Slides Product Family slides-fonts , slides-cpp , slides-rendering...the text properties such as font size or wrapping settings within...

    forum.aspose.com/t/text-extends-beyond-circle-b...
  6. Developer Guide|Documentation

    This Developer Guide describes practical scenarios and tips to help you use specific Aspose.Cells for .NET features, achieve a certain Excel appearance, or make a use case possible....Columns Style Number Alignment Font Border Fill Conditional Formatting...Sorting Sort Data in Column with Custom Sort List Specifying Sort Warning...

    docs.aspose.com/cells/net/developer-guide/
  7. Aspose.Diagram字体操作|Documentation

    本页介绍如何使用 Aspose.Diagram 库操作字体。..."C:\\MyFonts\\" , "D:\\Misc\\Fonts\\" }; // Load the Visio diagram...vsdx" ); // Setting the custom font directories diagram . FontDirs...

    docs.aspose.com/diagram/zh/net/aspose-diagram-f...
  8. Features|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....Freeze/Unfreeze Rows & Columns X X X Customize Rows & Columns Headers X Managing...Format Settings of Cells X X X Custom Format Settings of Cells X...

    docs.aspose.com/cells/net/grid-features/
  9. Saving converted word document into PDF takes f...

    Hi Team, We are encountering an issue while converting a .docx file to PDF using Aspose. Specifically, the process hangs indefinitely at the line: wordDoc.save(os, SaveFormat.PDF); Here is the relevant snippet for ref…...complexity of the document, font settings, or specific content...resolves the issue. Font Settings : Ensure that the font settings are...

    forum.aspose.com/t/saving-converted-word-docume...
  10. PDF containing emojis converts to image very sl...

    Hi Aspose Team, I am using Aspose.PDF.Drawing 25.4.0. When I run the following code: using var converter = new Aspose.Pdf.Facades.PdfConverter(); converter.GetNextImage(imagePath, ImageFormat.Png, 300); // this step t…...emojis is caused by the fallback font‑search / glyph rendering that...engine which emoji‑compatible font to use removes the expensive...

    forum.aspose.com/t/pdf-containing-emojis-conver...