Sort Score
Result 10 results
Languages All
Labels All
Results 8,121 - 8,130 of 149,174 for

text

(0.28 sec)
  1. Aspose::Words::Fields::FieldUserInitials class ...

    Aspose::Words::Fields::FieldUserInitials class. Implements the USERINITIALS field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed... get_Result () Gets or sets text that is between the field separator...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. DocumentBuilder.write method | Aspose.Words for...

    DocumentBuilder.write method. Inserts a string into the document at the current insert position....write method write(text) Inserts a string into the document at...self , text : str ): ... Parameter Type Description text str The...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Signing with certificate and TSA using Aspose.P...

    Hello. I’m trying to sign a document. TEST.pdf (28.1 KB) using the following Test-Certificate: D-TRUST GmbH - Test_CSM017878135.zip (8.9 KB) Password: H0FS7R1A6R I’m using the following code: Dim pdfDocument As D…...Text) Using pdfDocument Dim signature...Count, "Reason-Text", "test@123.com", "Location-Text", True, rect...

    forum.aspose.com/t/signing-with-certificate-and...
  4. PDF form field values change color to red after...

    After combining pdf with xfdf the form fields Text content changes its color to red. Please note that all fields colors are specified as Black in the source form. Form and xfdf files are attached red color.zip (219.5 KB…...pdf with xfdf the form fields text content changes its color to...Cause The issue of form field text changing color to red after...

    forum.aspose.com/t/pdf-form-field-values-change...
  5. 使用 C++ 編輯 PDF | Aspose.PDF

    使用 C++ 的 C++ 使用 Aspose.PDF 樣本代碼以編程方式編輯 PDF 文檔...textFragmentAbsorber ); // Get the extracted text fragments auto textFragmentCollecti...Update text and other properties textFragment -> set_Text ( u "UPDATED...

    products.aspose.com/pdf/zh-hant/cpp/redaction/
  6. 用 C++ 替换工作表内文本框中的标签为文本|Documentation

    使用 Aspose.Cells for C++ 编程方式替换工作表文本框中的标签。...替换工作表内文本框中的标签为文本 Contents [ Hide ] 可能的使用场景 Text boxes can have tags which can...can be replaced with some text at run time to configure them according...

    docs.aspose.com/cells/zh/cpp/replace-tag-with-t...
  7. FAQ|Aspose.PDF for Java

    Learn Frequently Asked Questions from Aspose.PDF for Java library.... How to edit the text in PDF? Aspose.PDF for Java...line indent, add text border, add underline text, apply gradient...

    docs.aspose.com/pdf/java/faq/
  8. CompatibilityOptions.space_for_ul property | As...

    CompatibilityOptions.space_for_ul property. Add Additional Space Below Baseline For Underlined East Asian Text....Baseline For Underlined East Asian Text. @property def space_for_ul...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DataMatrix Barcode Generator - Create Barcodes ...

    Develop a DataMatrix Barcode Generator in C# using Aspose.BarCode for .NET. This guide includes a code example and steps for generating DataMatrix codes....DataMatrix Barcodes with Embedded Text in C# # Follow the steps below...BarCode for .NET : Define the code text you want to encode. Initialize...

    blog.aspose.com/barcode/develop-a-datamatrix-ba...
  10. How to Add Bookmark in Word using C#

    This article explains how to add bookmark in Word using C#. It contains all the information required to set the environment, step-wise approach to write the program and a runnable code to insert a bookmark in Word using C#....adding text and bookmarks Start a bookmark and add some text after...after it Add more bookmarks and text and end the internal bookmark...

    kb.aspose.com/words/net/how-to-add-bookmark-in-...