Sort Score
Result 10 results
Languages All
Labels All
Results 8,251 - 8,260 of 149,210 for

text

(0.09 sec)
  1. TextBox.internal_margin_bottom property | Aspos...

    TextBox.internal_margin_bottom property. Specifies the inner bottom margin in points for a shape....to set internal margins for a text box. doc = aw . Document ()...textbox with specific margins. text_box_shape = builder . insert_shape...

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

    Discover the Aspose.Words.BookmarkStart class, essential for managing bookmarks in Word documents. Enhance your document editing experience today!... Text = $"Updated text contents of {bookmarks[1]..."MyBookmark_" + i ; builder . Write ( "Text before bookmark." ); builder...

    reference.aspose.com/words/net/aspose.words/boo...
  3. Redact PPTX Presentation Online or using C++ | ...

    Open and redact PPTX document online via app for free. C++ API code to search and replace PPTX Text....listed for search and replace text in PPTX file. Download Redact...Type the text to search and redact Enter the replacing text to redact...

    products.aspose.com/total/cpp/redact/pptx/
  4. Redact Powerpoint Presentation Online or using ...

    Open and redact Powerpoint document online via app for free. C++ API code to search and replace Powerpoint Text....listed for search and replace text in Powerpoint file. Download...Type the text to search and redact Enter the replacing text to redact...

    products.aspose.com/total/cpp/redact/powerpoint/
  5. Redact PDF Document Online or using C++ | produ...

    Open and redact PDF document online via app for free. C++ API code to search and replace PDF Text....listed for search and replace text in PDF file through C++. Download...Type the text to search and redact Enter the replacing text to redact...

    products.aspose.com/total/cpp/redact/pdf/
  6. | Aspose

    Sample code for WBMP to DOCX Java conversion. Use API example code for batch WBMP files to DOCX conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...(); //Prepare rectangles with texts. ArrayList rectArray = new ArrayList...

    products.aspose.com/ocr/java/conversion/wbmp-to...
  7. Watermark Word Files Online or using C++ | prod...

    Free online app to Watermark different Word files. C++ watermark library code for Word documents....Watermark Write the Watermark Text Choose relevant color Click...layout Use SetText for text based watermark text Call Save method and...

    products.aspose.com/total/cpp/watermark/word/
  8. Create HTML Files via Java | products.aspose.com

    Java Sample code for generating HTML documents. Use this code for creating HTML files within Java based desktop or web application.... Add text in the page. Use save method...getPages(). get ( 0 ); // Add Text shape. Shape shape = page.addText(...

    products.aspose.com/diagram/java/create/html/
  9. 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...
  10. 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...