Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 131,703 for

font

(0.08 sec)
  1. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Color method. Gets or sets the color of the structured document tag in C++....get_Id () > 0 ); // Set the font for the text inside the structured...set_Name ( u "Arial" ); // Set the font for the text at the end of the...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. AsposeFontConvertToWOFF2 | Javascript

    Convert Fonts into woffs format. Reliable Javascript via C++ library for Font conversion from Aspose.Font....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/javascript-cpp/convert-fon...
  3. TextPath.smallCaps property | Aspose.Words for ...

    TextPath.smallCaps property. True if the Font is formatted as small capital letters....smallCaps property True if the font is formatted as small capital...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. WatermarkArtifact API not working on given PDF ...

    Hi , For given attached PDF the watermark code is not working. No error displayed but watermark is missing. using (Aspose.Pdf.Document pdfDocument = new Aspose.Pdf.Document(fileStream)) …...Red, Font = FontRepository.FindFont("Courier")...BackgroundColor = Color.Red, Font = FontRepository.FindFont("Arial")...

    forum.aspose.com/t/watermarkartifact-api-not-wo...
  5. 修改 AcroForm|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET 库修改 PDF 文件中的表单。您可以在现有表单中添加或删除字段,获取和设置字段限制等。...字体,请使用 DefaultAppearance(Font font, double size, Color color)...field ) { // Create font object var font = Aspose . Pdf . Text...

    docs.aspose.com/pdf/zh/net/modifing-form/
  6. ASPOSE 25.4 and higher shift text up in PDF for...

    Aspose_v25.11.0.0.pdf (42.3 KB) Aspose_v25.3.0.0.pdf (42.3 KB) AsposeFullTestHarness.zip (86.1 KB)...string ( /DA ) Does it contain a font size ( Tf ) that is larger than...than the field height? If the font size exceeds the field height...

    forum.aspose.com/t/aspose-25-4-and-higher-shift...
  7. ParagraphFormat.widowControl property | Aspose....

    ParagraphFormat.widowControl property. True if the first and last lines in the paragraph are to remain on the same page as the rest of the paragraph....widows by rearranging text via font size, spacing, or page margins...orphan and a widow. builder . font . size = 68 ; builder . write...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Manage Comments and Notes with C++|Documentation

    Insert and manage comments or notes with Aspose.Cells for C++....configuring its height, width, and font settings. #include <iostream>..."Hello Aspose!" ); // Setting the font size of a comment to 14 comment...

    docs.aspose.com/cells/cpp/comments-and-notes/
  9. ParagraphFormat.widow_control property | Aspose...

    ParagraphFormat.widow_control property. True if the first and last lines in the paragraph are to remain on the same page as the rest of the paragraph....widows by rearranging text via font size, spacing, or page margins...orphan and a widow. builder . font . size = 68 builder . write...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 使用 C# 向 PDF 添加文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中向 PDF 文档添加文本,以增强内容和编辑文档。... Font = Aspose . Pdf . Text . FontRepository...fontFile )) { // Load the TrueType font into stream object using ( FileStream...

    docs.aspose.com/pdf/zh/net/add-text-to-pdf-file/