Sort Score
Result 10 results
Languages All
Labels All
Results 5,201 - 5,210 of 38,136 for

draw text

(5.16 sec)
  1. Determine if Shape is Smart Art Shape with C++|...

    Learn how to determine if a shape is a Smart Art Shape using Aspose.Cells for C++....namespace Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells...Group Shape with C++ Extract Text from the Gear Type SmartArt...

    docs.aspose.com/cells/cpp/determine-if-shape-is...
  2. Aspose.SVG for .NET

    Read, Parse, and Convert SVG to PNG, JPEG, PDF, XPS and other image formats in C# .NET applications without other software dependencies....Drawing Product Family Aspose.Font...Convert RGB to CMYK in C# Convert Text to SVG using C# How to Transform...

    kb.aspose.com/svg/net/
  3. HTML-to-Tagged-PDF: <dl>/<dt>/<dd> definition l...

    Bug Report: HTML Definition Lists (DL/DT/DD) Incorrectly Mapped to L/LI in Tagged PDF Product Aspose.HTML for .NET Versions Aspose.HTML 26.1.0, Aspose.PDF 26.2.0 Platform .NET 10, Windows 11 Severity PDF/UA-1…...not a marker paired with body text. PDF 2.0 Standard Types PDF...solid #999; padding: 4px 8px; text-align: left; vertical-align:...

    forum.aspose.com/t/html-to-tagged-pdf-dl-dt-dd-...
  4. ChartSeriesGroupCollection.add method | Aspose....

    ChartSeriesGroupCollection.add method. Adds a new series group of the specified series type to this collection.... drawing . charts . ChartSeriesType...insert_chart ( chart_type = aw . drawing . charts . ChartType . LINE...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ShapeBase.IsMoveFromRevision | Aspose.Words for...

    Discover the ShapeBase IsMoveFromRevision property in Microsoft Word. Easily track changes and identify moved or deleted objects with precision....involve an inline shape in such a text movement, that shape will also...ShapeBase namespace Aspose.Words.Drawing assembly Aspose.Words ShapeBase...

    reference.aspose.com/words/net/aspose.words.dra...
  6. 将附件添加到 PDF 文档|Aspose.PDF for .NET

    本页面描述了如何使用 Aspose.PDF for .NET 库将附件添加到 PDF 文件...Drawing 库。 创建一个新的 C# 项目。 添加对 Aspose...dataDir + "test.txt" , "Sample text file" ); // Add attachment to...

    docs.aspose.com/pdf/zh/net/add-attachment-to-pd...
  7. Aspose::Words::Drawing::ShapeBase::get_IsMoveTo...

    Aspose::Words::Drawing::ShapeBase::get_IsMoveToRevision method. Returns true if this object was moved (inserted) in Microsoft Word while change tracking was enabled in C++....Aspose::Words::Drawing::ShapeBase::get_IsMoveToRevision method...enabled. bool Aspose :: Words :: Drawing :: ShapeBase :: get_IsMoveToRevision...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. HtmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java....export form fields as plain text instead of HTML input elements...getExportTextInputFo() Controls how text input form fields are saved...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose.Total Net Adding image as watermark to d...

    Hi We have purchased Aspose.Total license recently. We are trying to add image as watermark to all pages in doc. But we want to add watermark to full page covering all areas of page. We tried adding it but looks like s…...Drawing; // Load the document Document...throw new Exception("Watermark text is not configured, cannot add...

    forum.aspose.com/t/aspose-total-net-adding-imag...
  10. Two issues with adding watermarks in Aspose.PDF...

    First, I’ll post the code I wrote, and then explain the issues at the end: /// <summary> /// 为pdf添加水印 /// </summary> /// <param name="DocuementFileName">文档名称</param> /// <param name="Save…...Drawing.Color WaterMarkFontColor, string...AddStamp(TempAddArtifact); } } } //text watermark else { lock (TempPage)...

    forum.aspose.com/t/two-issues-with-adding-water...