Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 36,641 for

draw text

(0.14 sec)
  1. How to Edit PDF Document using C#

    This short guide describes how to edit PDF document using C#. It has the details to set the IDE, a list of steps and a runnable sample code to edit PDF doc using C#....Drawing Product Family Aspose.Font...replace text in the entire file Replace some other text along with...

    kb.aspose.com/pdf/net/how-to-edit-pdf-document-...
  2. Aspose::Words::Document::get_LayoutOptions meth...

    Aspose::Words::Document::get_LayoutOptions method. Gets a LayoutOptions object that represents options to control the layout process of this document in C++....const Examples Shows how to hide text in a rendered output document...> ( doc ); // Insert hidden text, then specify whether we wish...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Change Character Spacing of Excel TextBox or Sh...

    Learn how to change the character spacing of Excel Textbox or shape using Aspose.Cells with C++....character spacing of an Excel text box or shape using the TextOptions...the character spacing of the text box in an Excel file to 4 points...

    docs.aspose.com/cells/cpp/change-character-spac...
  4. Aspose.OCR for Python

    This step by step tutorial shows you how to........Drawing Product Family Aspose.Font...for Python Latest Answers Find Text in Picture using Python Data...

    kb.aspose.com/ocr/python/
  5. Add Ellipse Object to PDF file|Aspose.PDF for C++

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for C++....get_Pages () -> Add (); // Create Drawing object with certain dimensions...MakeObject < Aspose :: Pdf :: Drawing :: Graph > ( 400 , 400 ); //...

    docs.aspose.com/pdf/cpp/add-ellipse/
  6. Aspose.HTML for .NET 24.10 – Improving Renderin...

    Release focuses on Linux support, improving Text readability and image rendering, creating a smoother experience for .NET developers....Drawing Product Solution Aspose.Font...Finance Product Solution Aspose.Drawing Product Solution Aspose.Font...

    docs.aspose.com/html/net/migration-between-vers...
  7. 在 PDF 中使用 C++ 格式化文本|Aspose.PDF for C++

    本页解释了如何在 PDF 文件中格式化文本。包括添加行缩进、添加文本边框、添加下划线文本、在添加的文本周围添加边框、浮动框内容的文本对齐等。...using namespace Aspose :: Pdf :: Text ; void AddLineIndent () { String...get_Pages () -> Add (); auto text = MakeObject < TextFragment...

    docs.aspose.com/pdf/zh/cpp/text-formatting-insi...
  8. Can we plot this radial cluster chart which is ...

    Hi Team, Can we Draw this smartart using aspose cells from scratch? Radial Cluster SmartArt.zip (22.7 KB)...2025, 10:22am 1 Hi Team, Can we draw this smartart using aspose cells...Aspose.Cells; using System.Drawing; class Program { static void...

    forum.aspose.com/t/can-we-plot-this-radial-clus...
  9. Convert DJVU to XLS via C# | Aspose

    Sample code for DJVU to XLS C# conversion. Use API example code for batch DJVU files to XLS conversion within VB.NET, Asp.NET or any .NET based application....recognition on DJVU document and save text as DJVU document using Aspose...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/net/conversion/djvu-to-...
  10. Aspose::Words::Document::get_Watermark method |...

    Aspose::Words::Document::get_Watermark method. Provides access to the document watermark in C++....Examples Shows how to create a text watermark. auto doc = System...Document > (); // Add a plain text watermark. doc -> get_Watermark...

    reference.aspose.com/words/cpp/aspose.words/doc...