Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 148,379 for

text

(0.13 sec)
  1. Add Text to PDF using Go|Aspose.PDF for Go via C++

    Learn how to add Text to a PDF document in Go using Aspose.PDF for content enhancement and document editing....Add Text to PDF using Go Contents [ Hide ] To add text to existing...file: Open a PDF file. Add the text to the PDF document with PageAddText...

    docs.aspose.com/pdf/go-cpp/add-text-to-pdf-file/
  2. Working with Text in XPS file | Python

    How to add Text to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...with XPS Document Working with Text Live Demos Source Code API Reference...PyPi Pricing Buy Working with Text in XPS file | Python Contents...

    docs.aspose.com/page/python-net/xps/working-wit...
  3. Animate PowerPoint Text in Python|Aspose.Slides...

    Create dynamic animated Text in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET, with easy-to-follow, optimized code examples....Animate PowerPoint Text in Python Contents [ Hide ] Overview...article shows how to animate text in PowerPoint presentations...

    docs.aspose.com/slides/python-net/animated-text/
  4. Animate PowerPoint Text in PHP|Aspose.Slides fo...

    Create dynamic animated Text in PowerPoint and OpenDocument presentations using Aspose.Slides for PHP via Java, with easy-to-follow, optimized code examples....Animate PowerPoint Text in PHP Contents [ Hide ] Add Animation...to paragraphs contained in a text frame (shape). This sample code...

    docs.aspose.com/slides/php-java/animated-text/
  5. Control the Appearance of Code Text in Ruby|Doc...

    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....Control the Appearance of Code Text in Ruby Contents [ Hide ] Aspose...of Code Text To Control the Appearance of Code Text using Aspose...

    docs.aspose.com/barcode/java/control-the-appear...
  6. Converting Word Lists to Text - Free Support Fo...

    Hello, I am trying to mimic the following VBA code using Aspose: ConvertNumbersToText Method | Microsoft Learn This word vba method (ActiveDocument.ConvertNumbersToText) converts all auto-numbering to Text in a docume…...Converting Word Lists to Text Aspose.Words Product Family words-python...label_string == "(CC)": range_text = para.range.text run_0 = para.runs[0]...

    forum.aspose.com/t/converting-word-lists-to-tex...
  7. Need to extract text from the image along with ...

    Currently am using TextAbsorber to extract the Text present in the PDF but I do have pdf with images also. Need to extract the Text from the image also. Below is the code which am using to extract the Text in c#. privat…...to extract text from the image along with the text present in...TextAbsorber to extract the text present in the PDF but I do...

    forum.aspose.com/t/need-to-extract-text-from-th...
  8. Arabic text Issue in DOC file - Free Support Fo...

    Hi, we are facing below issue while inserting Arabic Text with English in doc. As we are using below code to insert data in DOC. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); /…...Arabic text Issue in DOC file Aspose.Words Product Family words-net...issue while inserting Arabic text with English in doc. 1392×400...

    forum.aspose.com/t/arabic-text-issue-in-doc-fil...
  9. Image Alt Text on a new document - Free Support...

    I am using Aspose (latest) PDF. I can make an image by using the Image class like so: var img = new Image { FixHeight = _options.ImageLeftHeight, FixWidth = _options.ImageLeftWidth, ImageStream = new MemoryStream(_…...Image Alt Text on a new document Aspose.PDF Product Family R_C_D_T...a way to set the Alternative Text for an image. I can set a title...

    forum.aspose.com/t/image-alt-text-on-a-new-docu...
  10. How to get Text Annotation using .NET | Aspose.PDF

    Source code on C# to get Text annotations on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop.... Add Text annotations to PDF using the...private information. Removing Text annotations is necessary to...

    products.aspose.com/pdf/net/annotation/text/get/