Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 139,084 for

font

(0.11 sec)
  1. 使用C++给PDF添加水印|Documentation

    了解如何在使用Aspose.Cells的渲染过程中为PDF文件添加文本和图像水印。...PaperSizeType :: PaperA3 ); // Create a font for watermark, and specify bold...RenderingFont font ( u "Calibri" , 68 ); font . SetItalic ( true...

    docs.aspose.com/cells/zh/cpp/add-watermark-to-pdf/
  2. DocumentVisitor.VisitCommentStart | Aspose.Word...

    Discover the DocumentVisitor VisitCommentStart method—your key to efficiently managing comment text enumeration in your projects.... Save ( ArtifactsDir + "Font.RemoveHiddenContentF.docx" );...fieldStart ) { if ( fieldStart . Font . Hidden ) fieldStart . Remove...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Add texts with different fonts in PS files | .NET

    .NET API Solution to create and manipulate vector graphics shapes and text of PS, XPS and EPS files. Insert text into PS file....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/page/net/add-text-to-ps/
  4. SVG Text – text element, textPath – Aspose.SVG ...

    Learn about SVG glyphs, Fonts, and characters, and how to display, format, and style SVG text using the text, tspan, and textPath elements....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/svg/net/drawing-basics/svg-text/
  5. Replace Text in PDF|Aspose.PDF for .NET

    Learn more about various ways of replacing and removing text from Aspose.PDF for .NET library.... Font = Aspose . Pdf . Text . FontRepository... textFragment . TextState . Font = Aspose . Pdf . Text . FontRepository...

    docs.aspose.com/pdf/net/replace-text-in-pdf/
  6. PhysicalFontInfo.file_path property | Aspose.Wo...

    PhysicalFontInfo.file_path property. Path to the Font file if any....file_path property Path to the font file if any. @property def file_path...available fonts. # Configure Aspose.Words to source fonts from a...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Font.noProofing property | Aspose.Words for Nod...

    Font.noProofing property. True when the formatted characters are not to be spell checked....noProofing property Font.noProofing property True when the formatted...completely disabling it. builder . font . noProofing = true ; builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Creating Tables Using VSTO and Aspose.Slides fo...

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and create tables in PowerPoint (PPT, PPTX) slides in C# with flexible formatting....create a 15 x 15 table with a font size of 10 programmatically...each cell of the table with a font size of 10. Save the presentation...

    docs.aspose.com/slides/net/creating-a-table-on-...
  9. Aspose::Words::Run::Run constructor | Aspose.Wo...

    Aspose::Words::Run::Run constructor. Initializes a new instance of the Run class in C++...." ); run -> get_Font () -> set_Color ( System ::...format a run of text using its font property. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/run...
  10. 在字体上应用上标和下标效果|Documentation

    将 JavaScript 代码应用于 Excel 中的上标和下标效果,使用 Aspose.Cells for JavaScript 通过 C++。... 处理上标和下标 通过将 Font 对象的 isSuperscript 属性设置为 true...true 来应用上标效果。要应用下标,请将 Font 对象的 isSubscript 属性设置为 true 。 以下代码示例展示了如何将上标和下标应用于文本。...

    docs.aspose.com/cells/zh/javascript-cpp/apply-s...