Sort Score
Result 10 results
Languages All
Labels All
Results 4,401 - 4,410 of 151,775 for

text

(0.08 sec)
  1. How to Replace Words in a Word Document using P...

    This article describes how to replace words in a word document using python. It contains configuration details, a step-by-step process and a runnable sample code to replace Text in Word using Python....for finding and replacing the text in the loaded document and finally...finally replace the text. Once you find and replace words in...

    kb.aspose.com/words/python/how-to-replace-words...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Aggiungi, estrai o rimuovi immagini in PDF usando Python https://products.aspose.com/pdf/it/python-net/images/ Recent content in Aggiungi, estr......center; border: 4px solid #e5e5e5; text-align: center; border-radius:...has-addons control button has-text-white has-background-success-dark...

    products.aspose.com/pdf/it/python-net/images/in...
  3. 使用 C++ 向 PDF 添加文本|Aspose.PDF for C++

    本文描述了在 Aspose.PDF 中处理文本的各个方面。了解如何向 PDF 添加文本、添加 HTML 片段或使用自定义 OTF 字体。...using namespace Aspose :: Pdf :: Text ; void AddingText () { String...-> idx_get ( 1 ); // create text fragment auto textFragment =...

    docs.aspose.com/pdf/zh/cpp/add-text-to-pdf-file/
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – افزودن، استخراج یا حذف تصاویر در PDF با استفاده از C# https://products.aspose.com/pdf/fa/net/images/ Recent content in افزودن، استخراج یا حذف ت......center; border: 4px solid #e5e5e5; text-align: center; border-radius:...has-addons control button has-text-white has-background-success-dark...

    products.aspose.com/pdf/fa/net/images/index.xml
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – افزودن، استخراج یا حذف تصاویر در PDF با استفاده از Python https://products.aspose.com/pdf/fa/python-net/images/ Recent content in افزودن، استخر......center; border: 4px solid #e5e5e5; text-align: center; border-radius:...has-addons control button has-text-white has-background-success-dark...

    products.aspose.com/pdf/fa/python-net/images/in...
  6. Add Header and Footer to PDF|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to add headers and footers to your PDF file using TextStamp class.... You may add images or text to a PDF document. Also, try...one PDF File with C++. Adding Text in Header of PDF File You can...

    docs.aspose.com/pdf/cpp/add-headers-and-footers...
  7. Deal with PDF Forms in Python | Aspose.PDF

    Manage PDF Forms programmatically with Python sample code using Aspose.PDF for Python via .NET....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/python-net/acroforms/
  8. Add Watermark to ODP Presentation Files using ....

    C# source code for adding Watermark to ODP Presentation....NET apps to insert text or image watermark into PPT...visible or invisible image or text that is placed on top of the...

    products.aspose.com/slides/net/watermark/odp/
  9. LoadOptions.encoding property | Aspose.Words fo...

    LoadOptions.encoding property. Gets or sets the encoding that will be used to load an HTML, TXT, or CHM document if the encoding is not specified inside the document... text . Encoding . ascii () # Load...file_name = MY_DIR + 'English text.txt' , load_options = load_options...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 使用 Python 创建 PDF | Aspose.PDF

    本主题向您展示如何使用适用于 Python 的 Aspose.PDF API 在 Python 应用程序中轻松生成和读取 PDF 文件。...() # Add text to new page textFragment = apdf . text . TextFragment...apdf . text . Position ( 100 , 600 ) textFragment . text_state...

    products.aspose.com/pdf/zh-hans/python-net/create/