Sort Score
Result 10 results
Languages All
Labels All
Results 3,831 - 3,840 of 151,867 for

text

(0.23 sec)
  1. 使用 Python 创建 PDF 表单 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码创建 PDF 表单并以编程方式添加字段。...path_infile ) # Create a new text box field rectange = apdf ....value = "Text Box" # Customize the border of the text box field...

    products.aspose.com/pdf/zh-hans/python-net/acro...
  2. IDocumentProcessorPlugin.SetTextWatermark | Asp...

    Enhance your documents with the SetTextWatermark method in the IDocumentProcessorPlugin, adding unique Text watermarks to every page effortlessly....SetTextWatermark method Adds text watermark on each page of the...Description textWatermark String Text used as a watermark. textWatermarkOptions...

    reference.aspose.com/words/net/aspose.words/ido...
  3. | Aspose

    Sample code for JP2 to TXT Java conversion. Use API example code for batch JP2 files to TXT conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...represents a text document that contains plain text in the form...

    products.aspose.com/ocr/cpp/conversion/jp2-to-txt/
  4. | 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,...represents a text document that contains plain text in the form...

    products.aspose.com/ocr/cpp/conversion/jpeg2000...
  5. BookmarkStart.Accept | Aspose.Words for .NET

    Discover BookmarkStart's Accept method to seamlessly engage visitors and enhance user experience. Boost your site's interaction today!... Text = $"Updated text contents of {bookmarks[1]..."MyBookmark_" + i ; builder . Write ( "Text before bookmark." ); builder...

    reference.aspose.com/words/net/aspose.words/boo...
  6. RevisionOptions.ShowInBalloons | Aspose.Words f...

    Discover the RevisionOptions ShowInBalloons property! Control revision visibility in balloons for enhanced document clarity. Default is None....docx" ); // By default, text that is a revision has a different...from the other non-revision text. // Set a revision option to...

    reference.aspose.com/words/net/aspose.words.lay...
  7. 使用 Python 创建 PDF | Aspose.PDF

    本主題介紹如何使用適用於 Python API 的 Aspose.PDF在 Python 應用程式中輕鬆生成和讀取 PDF 檔。...() # Add text to new page textFragment = apdf . text . TextFragment...apdf . text . Position ( 100 , 600 ) textFragment . text_state...

    products.aspose.com/pdf/zh-hant/python-net/create/
  8. Aspose::Words::Font::HasDmlEffect method | Aspo...

    Aspose::Words::Font::HasDmlEffect method. Checks if particular DrawingML Text effect is applied in C++....Checks if particular DrawingML text effect is applied. bool Aspose...Aspose::Words::TextDmlEffect DrawingML text effect type. ReturnValue true...

    reference.aspose.com/words/cpp/aspose.words/fon...
  9. 使用 Python 在 PDF 中添加文本、图像或页面图章 | Aspose.PDF

    使用 Aspose.PDF for Python via .NET,使用 Python 示例代码,以编程方式向 PDF 添加图章:文本、图像或页面。...Document ( path_infile ) # Create text stamp textStamp = apdf . TextStamp...Rotation . ON90 # Set text properties textStamp . text_state . font =...

    products.aspose.com/pdf/zh-hant/python-net/stamps/
  10. Run.GetText | Aspose.Words for .NET

    Effortlessly retrieve Text using the GetText method. Simplify your coding with this essential tool for efficient Text management....GetText method Gets the text of the run. public override...GetText () Return Value The text of the run. Examples Shows how...

    reference.aspose.com/words/net/aspose.words/run...