Sort Score
Result 10 results
Languages All
Labels All
Results 2,361 - 2,370 of 10,814 for

insert text

(0.19 sec)
  1. Aspose.PDF for Python

    This API allows you to all kinds of operations on PDF files including creating, editing and converting etc. in Python applications....How to Rotate Text in PDF using Python How to Insert Table in PDF...

    kb.aspose.com/pdf/python/page/6/
  2. Extract tables from PDF in Python | Aspose.PDF

    Python source code to extract tables from PDF file on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop.... Extract text from PDF Extract Images from...Extract Data from the Form Extract Text From Stamps Extract Data from...

    products.aspose.com/pdf/python-net/parser/tables/
  3. Field.get_field_code method | Aspose.Words for ...

    aspose.words.fields.Field.get_field_code method...Hide ] get_field_code() Returns text between field start and field..._child_field_codes) Returns text between field start and field...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::BookmarkCollection::get_Count me...

    Aspose::Words::BookmarkCollection::get_Count method. Returns the number of bookmarks in the collection in C++....> ( doc ); // Insert five bookmarks with text inside their boundaries...System :: String :: Format ( u "Text inside {0}." , bookmarkName...

    reference.aspose.com/words/cpp/aspose.words/boo...
  5. Aspose::Words::BookmarkCollection::Clear method...

    Aspose::Words::BookmarkCollection::Clear method. Removes all bookmarks from this collection and from the document in C++....> ( doc ); // Insert five bookmarks with text inside their boundaries...System :: String :: Format ( u "Text inside {0}." , bookmarkName...

    reference.aspose.com/words/cpp/aspose.words/boo...
  6. Manage Presentation Placeholders in PHP|Aspose....

    Effortlessly manage placeholders in Aspose.Slides for PHP via Java: replace Text, customize prompts & set image transparency in PowerPoint and OpenDocument....PHP Contents [ Hide ] Change Text in a Placeholder Using Aspose...allows you to make changes to the text in a placeholder. Prerequisite...

    docs.aspose.com/slides/php-java/manage-placehol...
  7. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Multiline method. Specifies whether this SDT allows multiple lines of Text in C++....SDT allows multiple lines of text. bool Aspose :: Words :: Markup...structured document tag in a plain text box and modify its appearance...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Create Signature Line in an Excel Workbook with...

    This article describes how to Create Signature Line in an Excel Workbook using C++ codes with Aspose.Cells for C++....Signature Line by clicking the Insert Tab and then selecting Signature...Signature Line from the Text group. How to Create Signature Line...

    docs.aspose.com/cells/cpp/create-signature-line...
  9. Aspose::Words::PageSetup::get_SheetsPerBooklet ...

    Aspose::Words::PageSetup::get_SheetsPerBooklet method. Returns or sets the number of pages to be included in each booklet in C++....Words :: Document > (); // Insert text that spans 16 pages. auto...

    reference.aspose.com/words/cpp/aspose.words/pag...
  10. 如果在header 和 footer中创建浮动文本框并且不添加新的段落作为锚点 - Free ...

    Hello, 我正在使用 aspose.java 在word中添加 header,footer等元素,基于原始需求(在源文档上追加header 和 footer时, 不要因为添加header 和 footer 而造成文档header 和 footer区域变高引起文档内容排版和页面数量的变化),所以我采用添加浮动文本框来避免造成header footer区域变化;现在的问题是,为了添加浮动文本框,一定需要创建一个段落来作为锚点,而这个段落…...debug("Inserting overlay {} content as floating text box in section...moveTo(anchorPara); // Insert content as floating text box with custom...

    forum.aspose.com/t/header-footer/325498