Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 154,498 for

text

(0.83 sec)
  1. Redact ODP Presentation Files using C++ | produ...

    C++ source code to find and replace Text in ODP 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/odp/
  2. Font.has_dml_effect method | Aspose.Words for P...

    Font.has_dml_effect method. Checks if particular DrawingML Text effect is applied....Checks if particular DrawingML text effect is applied. def has_dml_effect...dml_effect_type TextDmlEffect DrawingML text effect type. Returns True if...

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

    Extracting Text from images, web links, scanned PDFs, folders, and other content....Recognition Contents [ Hide ] Reading text from any content in Aspose.OCR...that allow you to get image text and save results in various...

    docs.aspose.com/ocr/cpp/recognition/
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Extract Text from PDF in Go https://products.aspose.com/pdf/go-cpp/parser/Text/ Recent content in Extract Text from PDF in Go on Aspsoe.PDF Pro......PDF Products – Extract text from PDF in Go https://products...com/pdf/go-cpp/parser/text/ Recent content in Extract text from PDF in...

    products.aspose.com/pdf/go-cpp/parser/text/inde...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Extract Text from PDF in PHP https://products.aspose.com/pdf/php-java/parser/Text/ Recent content in Extract Text from PDF in PHP on Aspsoe.PDF......PDF Products – Extract text from PDF in PHP https://products...com/pdf/php-java/parser/text/ Recent content in Extract text from PDF in...

    products.aspose.com/pdf/php-java/parser/text/in...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add Text Stamp to PDF using Python https://products.aspose.com/pdf/python-net/stamps/Text/ Recent content in Add Text Stamp to PDF using Python......PDF Products – Add Text Stamp to PDF using Python https://products...com/pdf/python-net/stamps/text/ Recent content in Add Text Stamp to PDF using...

    products.aspose.com/pdf/python-net/stamps/text/...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF ถึง Text ผสานโดยใช้ C# https://products.aspose.com/pdf/th/net/merger/pdf-to-Text/ Recent content in PDF ถึง Text ผสานโดยใช้ C# on Aspsoe.PD......PDF Products – PDF ถึง TEXT ผสานโดยใช้ C# https://products...com/pdf/th/net/merger/pdf-to-text/ Recent content in PDF ถึง TEXT ผสานโดยใช้ C#...

    products.aspose.com/pdf/th/net/merger/pdf-to-te...
  8. Aspose::Words::Drawing::TextBox::get_TextBoxWra...

    Aspose::Words::Drawing::TextBox::get_TextBoxWrapMode method. Determines how Text wraps inside a shape in C++....pMode method Determines how text wraps inside a shape. Aspose...wrapping mode for the contents of a text box. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – C++ 을 (를) 사용하여 Text 주석을 추가하는 방법https://products.aspose.com/pdf/ko/cpp/annotation/Text/add/Recent content in C++ 을 (를) 사용하여 Text 주석을 추가하는 방법 on ......PDF Products – C++ 을 (를) 사용하여 Text 주석을 추가하는 방법https://products...com/pdf/ko/cpp/annotation/text/add/Recent content in C++ 을 (를) 사용하여 Text 주석을 추가하는...

    products.aspose.com/pdf/ko/cpp/annotation/text/...
  10. 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-...