Sort Score
Result 10 results
Languages All
Labels All
Results 8,601 - 8,610 of 152,926 for

text

(0.33 sec)
  1. JavaScript 中的高级演示文稿文本提取|Aspose.Slides for Node....

    使用 Aspose.Slides for Node.js 快速从 PowerPoint 和 OpenDocument 演示文稿中提取文本。遵循我们的简明分步指南,节省时间。...mode to organize the output of text result and can be set to the...values: Unarranged - The raw text with no respect to position...

    docs.aspose.com/slides/zh/nodejs-java/extract-t...
  2. Add Blind Watermark Verification to JT File For...

    Sample Java blind watermark verification code for JT file. Use this example code to add blind watermark verification to JT file within any Web or Desktop Java based application....Scene(file); final String[] text = { null }; //Add password to...getEntity(); if (mesh != null ) { text[ 0 ] = com.aspose.threed.Watermark...

    products.aspose.com/3d/java/verify-watermark/jt/
  3. FieldAutoNumOut class | Aspose.Words for Python

    aspose.words.fields.FieldAutoNumOut class. Implements the AUTONUMOUT field...Description display_result Gets the text that represents the displayed...Field ) result Gets or sets text that is between the field separator...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldInfo Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldInfo class, your go-to solution for implementing the INFO field efficiently in document processing. Unlock powerful features today!...DisplayResult { get; } Gets the text that represents the displayed...Result { get; set; } Gets or sets text that is between the field separator...

    reference.aspose.com/words/net/aspose.words.fie...
  5. ShapeType Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.ShapeType enum to define and customize shape types in your Microsoft Word documents for enhanced visual appeal....many other types can also have text inside them too. A shape does...to have this type to contain text. Group -1 The shape is a group...

    reference.aspose.com/words/net/aspose.words.dra...
  6. How to Create a Bitmap in C#

    This article guides on how to create a bitmap in C#. It has the details to set the development environment, a list of steps to draw a bitmap, and a runnable sample code to create BMP file in C# and save on the disk....image with graphics and some text. Steps to Create a Bitmap in...values for the position and text string along with a font Create...

    kb.aspose.com/drawing/net/how-to-create-a-bitma...
  7. How to Create Word Document using Python

    This article explains how to create Word document using Python. To generate Word document Python environment configuration details and sample code is provided for reference....Word file is created with some text in it, it is saved on the disk...font name and size Write the text in the document using DocumentBuilder...

    kb.aspose.com/words/python/how-to-create-word-d...
  8. Aspose::Words::Drawing::TextBox::get_InternalMa...

    Aspose::Words::Drawing::TextBox::get_InternalMarginTop method. Specifies the inner top margin in points for a shape in C++....to set internal margins for a text box. auto doc = System :: MakeObject...get_LastParagraph ()); builder -> Write ( u "Text placed according to textbox...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Add Blind Watermark Verification to DRC File Fo...

    Sample Java blind watermark verification code for DRC file. Use this example code to add blind watermark verification to DRC file within any Web or Desktop Java based application....DRACO); final String[] text = { null }; //Add password to...getEntity(); if (mesh != null ) { text[ 0 ] = com.aspose.threed.Watermark...

    products.aspose.com/3d/java/verify-watermark/drc/
  10. Add Blind Watermark Verification to USD File Fo...

    Sample Java blind watermark verification code for USD file. Use this example code to add blind watermark verification to USD file within any Web or Desktop Java based application....USD); final String[] text = { null }; //Add password to...getEntity(); if (mesh != null ) { text[ 0 ] = com.aspose.threed.Watermark...

    products.aspose.com/3d/java/verify-watermark/usd/