Sort Score
Result 10 results
Languages All
Labels All
Results 3,041 - 3,050 of 151,818 for

text

(0.57 sec)
  1. Aspose::Words::Story::AppendParagraph method | ...

    Aspose::Words::Story::AppendParagraph method. A shortcut method that creates a Paragraph object with optional Text and appends it to the end of this object in C++....Paragraph object with optional text and appends it to the end of...:: String & text ) Parameter Type Description text const System::String&...

    reference.aspose.com/words/cpp/aspose.words/sto...
  2. TextWatermarkOptions | Aspose.Words for Java

    Contains options that can be specified when adding a watermark with Text in Java....when adding a watermark with text. To learn more, visit the Working...Examples: Shows how to create a text watermark. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  3. 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...
  4. All contents block (sdtBlock) from document is ...

    Pasing my code block here MainDocumentPart mainPart = Docx.MainDocumentPart; SdtBlock[] sdtList = mainPart.Document.Body.Descendants<SdtBlock>().ToArray(); foreach (SdtBlock sdt in sdtList) { SdtContentBlock sd…... rich text box from code. Amol_Hekade February...tag value. To get the text that a rich‑text content control ( SdtBlock...

    forum.aspose.com/t/all-contents-block-sdtblock-...
  5. | Aspose

    Sample code for PDF to TXT Java conversion. Use API example code for batch PDF files to TXT 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/pdf-to-...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 PHP 將 Text 文件轉換為 PDF https://products.aspose.com/pdf/zh-hant/php-java/conversion/Text-to-pdf/ Recent content in 使用 PHP 將 Text 文件轉換為 PDF on A......PDF Products – 使用 PHP 將 TEXT 文件轉換為 PDF https://products.aspose...version/text-to-pdf/ Recent content in 使用 PHP 將 TEXT 文件轉換為 PDF...

    products.aspose.com/pdf/zh-hant/php-java/conver...
  7. TextPath.on property | Aspose.Words for Python

    TextPath.on property. Defines whether the Text is displayed....property Defines whether the text is displayed. @property def...work with WordArt. def insert_text_paths (): doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  8. IDocumentProcessorPlugin.set_text_watermark met...

    IDocumentProcessorPlugin.set_Text_watermark method. Adds Text watermark on each page of the document loaded by [IDocumentProcessorPlugin.load()](../load/#bytesio_loadoptions) method....set_text_watermark method set_text_watermark(text_watermark,... text_watermark_options) Adds text watermark on each page of...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ShapeBase.parent_paragraph property | Aspose.Wo...

    ShapeBase.parent_paragraph property. Returns the immediate parent paragraph....Examples Shows how to insert a text box, and set the font of its...= aw . drawing . ShapeType . TEXT_BOX , width = 300 , height =...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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/