Sort Score
Result 10 results
Languages All
Labels All
Results 6,481 - 6,490 of 126,941 for

aspose font

(0.12 sec)
  1. Add a Watermark to a Presentation in C#|Aspose....

    Learn how to manage text and image watermarks in PowerPoint and OpenDocument presentations in C# to indicate a draft, confidential information, copyright, and more.... In Aspose.Slides, you can add a watermark...OpenDocument ODP file formats. In Aspose.Slides , there are various...

    docs.aspose.com/slides/net/watermark/
  2. LayoutOptions.show_hidden_text property | Aspos...

    LayoutOptions.show_hidden_text property. Gets or sets indication of whether hidden text in the document is rendered... font . hidden = True builder . writeln...LayoutOptionsHiddenT.pdf' ) See Also module aspose.words.layout class LayoutOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FindReplaceOptions.ReplacingCallback | Aspose.W...

    Discover the FindReplaceOptions ReplacingCallback property, a customizable method that enhances your replace functionality with precision and control....Shows how to apply a different font to new content via FindReplaceOptions...DocumentBuilder ( doc ); builder . Font . Name = "Arial" ; builder ...

    reference.aspose.com/words/net/aspose.words.rep...
  4. Working with Form Fields in Node.js|Aspose.Word...

    Insert, obtain, or format a form field in a document using Node.js....Your application that uses Aspose.Words can retrieve data from...the following examples from Aspose.Words GitHub . The following...

    docs.aspose.com/words/nodejs-net/working-with-f...
  5. 在 C++ 中为饼图的切片或扇区自定义颜色|Documentation

    了解如何使用 Aspose.Cells for C++ 自定义饼图中切片和扇区的颜色。我们的指南将演示如何为每个切片、扇区或图例分配独特的颜色,以增强视觉吸引力和数据表现。...<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...; int main () { Aspose :: Cells :: Startup (); // Source directory...

    docs.aspose.com/cells/zh/cpp/custom-slice-or-se...
  6. Copy Range Data with Style using JavaScript via...

    Learn how to copy a range of cells with formatting using Aspose.Cells for JavaScript via C++.... Aspose.Cells can also copy a range...This article explains how. Aspose.Cells provides a range of classes...

    docs.aspose.com/cells/javascript-cpp/copy-range...
  7. How to change RectangularCallout shape's tip - ...

    In below sample code i want to change a tip for RectangularCallout but it is not working how to change a tip point for this shape Shape polygonShape = worksheet.Shapes.AddAutoShape(AutoShapeType.RectangularCallout, 0, …...RectangularCallout shape's tip Aspose.Cells Product Family cells-net...Text = fnote; // Apply uniform font size and color foreach (TextParagraph...

    forum.aspose.com/t/how-to-change-rectangularcal...
  8. Chart Class | Aspose.Words for .NET

    Unlock powerful chart shape properties with Aspose.Words.Drawing.Charts.Chart class. Enhance your documents with dynamic visual data representation.... Font . Size = 15 ; title . Font . Color = Color...namespace Aspose.Words.Drawing.Charts assembly Aspose.Words BubbleSizeCollection...

    reference.aspose.com/words/net/aspose.words.dra...
  9. TextPath.bold property | Aspose.Words for Python

    TextPath.bold property. True if the Font is formatted as bold....bold property True if the font is formatted as bold. @property...480 , 24 , aspose . pydrawing . Color . white , aspose . pydrawing...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Manage Comments and Notes with Golang via C++|D...

    Insert and manage comments or notes with Aspose.Cells for C++.... Aspose.Cells provides two methods...comments are then imported using Aspose.Cells. The second is to add...

    docs.aspose.com/cells/go-cpp/comments-and-notes/