Sort Score
Result 10 results
Languages All
Labels All
Results 4,461 - 4,470 of 151,657 for

text

(0.21 sec)
  1. TextDmlEffect Enum | Aspose.Words for .NET

    Discover Aspose.Words.TextDmlEffect enum for enhancing Text runs with dynamic DML effects. Elevate your document presentation effortlessly!...TextDmlEffect enumeration Dml text effect for text runs. public enum TextDmlEffect...if a run displays a DrawingML text effect. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/tex...
  2. PageSetup.section_start property | Aspose.Words...

    PageSetup.section_start property. Returns or sets the type of section break for the specified object.... writeln ( 'This text is in section 1.' ) # Section...) builder . writeln ( 'This text is in section 2.' ) self . assertEqual...

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

    Sample code for JPEG to Searchable PDF Java conversion. Use API example code for batch JPEG files to Searchable PDF conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...OCR text in a hidden layer that can be used for full-text searches...

    products.aspose.com/ocr/cpp/conversion/jpeg-to-...
  4. 使用 VSTO 和 Aspose.Slides for .NET 动态添加文本|Aspose....

    了解如何从 Microsoft Office 自动化迁移到 Aspose.Slides for .NET,并在 C# 中向 PowerPoint(PPT、PPTX)演示文稿添加动态文本。... Adding Text Dynamically 两种方法都遵循以下步骤: 创建演示文稿。...AddSlide ( 1 , layout ); //Add a text PowerPoint . Shape shp = sld...

    docs.aspose.com/slides/zh/net/adding-text-dynam...
  5. DocumentDirection enumeration | Aspose.Words fo...

    aspose.words.loading.DocumentDirection enumeration. Allows to specify the direction to flow the Text in a document....specify the direction to flow the text in a document. Members Name...to detect plaintext document text direction. # Create a "TxtLoadOptions"...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. Aspose::Words::TextWatermarkOptions::get_Layout...

    Aspose::Words::TextWatermarkOptions::get_Layout method. Gets or sets layout of the watermark. The default value is Diagonal 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/tex...
  8. Aspose::Words::Font::get_StrikeThrough method |...

    Aspose::Words::Font::get_StrikeThrough method. True if the font is formatted as strikethrough Text in C++....is formatted as strikethrough text. bool Aspose :: Words :: Font...add a line strikethrough to text. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/fon...
  9. Barcode Generation|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....size and appereance, barcode text, output options, and so on....generated barcode images Set Barcode Text Describes the ways to manage...

    docs.aspose.com/barcode/phpjava/generate-barcodes/
  10. ShapeBase.Name | Aspose.Words for .NET

    Discover the ShapeBase Name property to easily manage optional shape names, enhancing your design flexibility and project organization....to use a shape’s alternative text. Document doc = new Document...shape . AlternativeText = "Alt text for MyCube." ; // We can access...

    reference.aspose.com/words/net/aspose.words.dra...