Sort Score
Result 10 results
Languages All
Labels All
Results 3,941 - 3,950 of 154,390 for

text

(0.91 sec)
  1. Create Markdown Documents in C# – Aspose.HTML T...

    Learn how to create Markdown documents programmatically in C# using Aspose.HTML for .NET. Build headings, paragraphs, lists, and save Markdown files from scratch....manual text manipulation. Instead of writing plain text, you construct...intro. AppendChild (factory. Text ( 18 "This document was generated...

    docs.aspose.com/html/net/create-markdown-docume...
  2. Hyperlink|Aspose.Slides for Python Documentation

    Add, edit, and remove hyperlinks in Python with Aspose.Slides: link Text, shapes, slides, URLs and email; set targets and actions for PPT, PPTX and ODP.... text_frame . text = "Aspose" text_portion = shape...shape . text_frame . paragraphs [ 0 ] . portions [ 0 ] text_portion...

    docs.aspose.com/slides/python-net/examples/elem...
  3. Aspose::Words::MailMerging::FieldMergingArgs::g...

    Aspose::Words::MailMerging::FieldMergingArgs::get_Text method. Gets or sets the Text that will be inserted into the document for the current merge field in C++....gArgs::get_Text method FieldMergingArgs::get_Text method Gets...Gets or sets the text that will be inserted into the document for...

    reference.aspose.com/words/cpp/aspose.words.mai...
  4. Extra line break after page break - Free Suppor...

    Hi! I see an extra line break after a page break using Aspose 8.0. This means that the first line of Text of the subsequent pages does not start at the same position as the first line on the first page. I have attached t…...means that the first line of text of the subsequent pages does... string text) { section.Paragraphs.Add(new Text(text)); } private...

    forum.aspose.com/t/extra-line-break-after-page-...
  5. | Aspose

    Sample code for JPEG2000 to TXT Java conversion. Use API example code for batch JPEG2000 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/jpeg200...
  6. | Aspose

    Sample code for TIFF to TXT Java conversion. Use API example code for batch TIFF 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/tiff-to...
  7. Edit PDF using Java | Aspose.PDF

    Еdit PDF document programmatically with Java sample code using Aspose.PDF for Java...PDF, developers can edit text in PDF, insert graphs using...Edit PDF elements: tables, texts, images,, fields, etc. Edit...

    products.aspose.com/pdf/java/editor/
  8. 如何用 C++ 添加 Text 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Text 注释的源代码...Cpp 通过 C++ 添加 Text 注释 你需要 Aspose.PDF 才能在你的环境中试用代码。...创建新页面或获取对现有页面的引用 创建 Text 注释 调用 Page.Annotations 集合中的 Text 注释方法 Add 再次保存该文件...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  9. Note|Aspose.Slides Documentation

    Work with slide notes in Aspose.Slides for C++: add, read, edit, and export speaker notes in PPT, PPTX, and ODP using clear C++ examples....Create a notes slide and assign text to it. static void AddNote ()...get_NotesTextFrame () -> set_Text ( u "My note" ); presentation...

    docs.aspose.com/slides/cpp/examples/elements/note/
  10. SVG foreignObject Not Rendered During HTML to P...

    SVG foreignObject Not Rendered During HTML to PDF Conversion Using Word Cloud API Greetings, We are currently evaluating the Word Cloud API for HTML to PDF conversion and have encountered an issue with the SVG foreignO…...using the Word Cloud API, the text inside the SVG foreignObject...transform-origin: 0px 14px; text-overflow: clip; opacity: 1;...

    forum.aspose.com/t/svg-foreignobject-not-render...