Sort Score
Result 10 results
Languages All
Labels All
Results 3,521 - 3,530 of 38,112 for

draw text

(0.28 sec)
  1. 从PDF页面中搜索并获取文本|Aspose.PDF for Python via .NET

    本文解释了如何使用各种工具从Aspose.PDF for .NET中搜索和获取文本。... GetDataDir_AsposePdf_Text (); // 打开文档 Document pdfDocument...new TextFragmentAbsorber ( "text" ); // 接受所有页面的吸收器 pdfDocument...

    docs.aspose.com/pdf/zh/python-net/search-and-ge...
  2. Create VSTX Files via Python | products.aspose.com

    Python Sample code for generating VSTX documents. Use this code for creating VSTX files within any Python based application..... Add text in the page. Use save method...getPages(). get ( 0 ); // Add Text shape. shape = page.addText(...

    products.aspose.com/diagram/python-java/create/...
  3. Create VSSM Files via C# | products.aspose.com

    C# Sample code for generating VSSM documents. Use this code for creating VSSM files within VB.NET, Asp.NET or any .NET based application.... Add text in the page. Use Save method...= diagram.Pages[ 0 ]; // Add Text shape. Shape shape = page.AddText(...

    products.aspose.com/diagram/net/create/vssm/
  4. Aspose::Words::InlineStory::EnsureMinimum metho...

    Aspose::Words::InlineStory::EnsureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph in C++....to be able to click and write text easily in Microsoft Word. footnote...superscript number // in the main text that points to the footnote...

    reference.aspose.com/words/cpp/aspose.words/inl...
  5. Aspose::Words::InlineStory::get_ParentParagraph...

    Aspose::Words::InlineStory::get_ParentParagraph method. Retrieves the parent Paragraph of this node in C++....to be able to click and write text easily in Microsoft Word. footnote...superscript number // in the main text that points to the footnote...

    reference.aspose.com/words/cpp/aspose.words/inl...
  6. Aspose::Words::DocumentBuilder::Write method | ...

    Aspose::Words::DocumentBuilder::Write method. Inserts a string into the document at the current insert position in C++....:: String & text ) Parameter Type Description text const System::String&...() -> set_Color ( System :: Drawing :: Color :: get_Green ());...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. ChartSeriesCollection.add1 method | Aspose.Word...

    aspose.words.Drawing.charts.ChartSeriesCollection.add1 method... drawing . charts . ChartType . PARETO...shape . chart chart . title . text = 'Best-Selling Car' # Delete...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DJVU to HTML Images Conversion with Python | pr...

    How to use Python for DJVU to HTML images and photos conversion on desktop and web applications....contain the combination of text, drawings, images and photographs...like image layer separation of text and background images, progressive...

    products.aspose.com/imaging/python-net/conversi...
  9. VerticalAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.VerticalAlignment enum for precise vertical alignment of Text frames and tables in your documents. Enhance layout control!...alignment of a floating shape, text frame or a floating table. public...appear behind the overlapping text and align it to the page's center...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Working with Shapes in C#|Aspose.Words for .NET

    Introduction to shape markup language, creating shapes of different types using C#....shapes such as images, text boxes, and drawing objects. This topic...represent an object in the drawing layer, such as an AutoShape...

    docs.aspose.com/words/net/working-with-shapes/