Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 149,208 for

text

(0.18 sec)
  1. Redact PPTX Presentation Files using C++ | prod...

    C++ source code to find and replace Text in PPTX Presentation....C++ apps to find and replace text in presentation files using...Learn how to search and replace text in content, comments or metadata...

    products.aspose.com/slides/cpp/redaction/pptx/
  2. syntax checking & spell correction for GridJs|D...

    This article describes how to add syntax checking & spell correction for GridJs....checkurl ); After a user enters text content in a cell, the action...correct_syntax ( text , locale ): # replace your logic here return text @app...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  3. InlineStory.FirstParagraph | Aspose.Words for .NET

    Discover the InlineStory FirstParagraph property to easily access and enhance the first paragraph of your story for improved engagement.... Write ( "Comment text." ); Assert . That ( comment...DocumentBuilder ( doc ); // Add text, and reference it with a footnote...

    reference.aspose.com/words/net/aspose.words/inl...
  4. InlineStory.firstParagraph property | Aspose.Wo...

    InlineStory.firstParagraph property. Gets the first paragraph in the story....DocumentBuilder ( doc ); // Add text, and reference it with a footnote...reference // mark after the text that it references and create...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::WatermarkType enum | Aspose.Word...

    Aspose::Words::WatermarkType enum. Specifies the watermark type in C++....Value Description Text 0 Indicates that the text will be used as...Examples Shows how to create a text watermark. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/wat...
  6. Simple Labeling|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....to customize and format label text. Overrides LabelAttribute FontFamily...font family to use to render text. The default is system dependent...

    docs.aspose.com/gis/net/simple-labeling/
  7. Aspose::Words::Notes::Footnote::get_IsAuto meth...

    Aspose::Words::Notes::Footnote::get_IsAuto method. Holds a value that specifies whether this is a auto-numbered footnote or footnote with user defined custom reference mark in C++....DocumentBuilder > ( doc ); // Add text, and reference it with a footnote...reference // mark after the text that it references and create...

    reference.aspose.com/words/cpp/aspose.words.not...
  8. Story.first_paragraph property | Aspose.Words f...

    Story.first_paragraph property. Gets the first paragraph in the story....Shows how to format a run of text using its font property. doc...run = aw . Run ( doc = doc , text = 'Hello world!' ) font = run...

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

    Sample code for DJVU to Text Java conversion. Use API example code for batch DJVU files to Text conversion within any Web or Desktop Java based application....Conversion DJVU to Text HTML JPG OCR XML BMP Text Aspose.OCR for...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/cpp/conversion/djvu-to-...
  10. Create New Presentations Using VSTO and Aspose....

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and create new PowerPoint (PPT, PPTX) presentations in C# with clean, reliable code...., layout ); //Set the title text slide . Shapes . Title . TextFrame...TextFrame . TextRange . Text = "Slide Title Heading" ; //Set the...

    docs.aspose.com/slides/net/create-a-new-present...