Sort Score
Result 10 results
Languages All
Labels All
Results 4,711 - 4,720 of 151,858 for

text

(0.23 sec)
  1. Aspose::Words::Fields::FieldQuote class | Aspos...

    Aspose::Words::Fields::FieldQuote class. Implements the QUOTE 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. FormFieldCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FormFieldCollection class, your go-to solution for managing all form fields in a document with ease and efficiency....StatusText = "Checkbox status text" ; checkBox . OwnStatus = true...insert text input form field. builder . Write ( "Enter text here:...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Convert WBMP to TXT via C# | Aspose

    Sample code for WBMP to TXT C# conversion. Use API example code for batch WBMP files to TXT conversion within VB.NET, Asp.NET or any .NET based application....recognition on WBMP document and save text as WBMP document using Aspose...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/net/conversion/wbmp-to-...
  4. Aspose::Words::Fields::FieldMergeField class | ...

    Aspose::Words::Fields::FieldMergeField class. Implements the MERGEFIELD 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...
  5. Multiple signatures in PDF trouble - Free Suppo...

    Hi everyone, I succeed signing 2 signatures in a pdf file. The problem is that I can add Text/annotations to the pdf and the signatures are still valid. How is it possible? Can someone please help? Here is a snippet…...The problem is that I can add text/annotations to the pdf and the...of the PDF (for example new text objects or free‑form annotations)...

    forum.aspose.com/t/multiple-signatures-in-pdf-t...
  6. Set Line Spacing of the Paragraph in a Shape or...

    Learn how to set line spacing, space before, and space after in a paragraph within a shape or Textbox using Aspose.Cells for C++....Aspose :: Cells :: Drawing :: Texts ; int main () { Aspose :: Cells...GetWorksheets (). Get ( 0 ); // Add a text box inside the sheet ws . GetShapes...

    docs.aspose.com/cells/cpp/set-line-spacing-of-t...
  7. FieldTitle class | Aspose.Words for Python

    aspose.words.fields.FieldTitle class. Implements the TITLE field...Description display_result Gets the text that represents the displayed...Field ) result Gets or sets text that is between the field separator...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Manage Presentation Tables in C++|Aspose.Slides...

    Create & edit tables in PowerPoint slides with Aspose.Slides for C++. Discover simple code examples to streamline your table workflows.... Add some text to the TextFrame . Save the...( 1 ), false ); // Adds some text to the merged cell tbl -> get_Rows...

    docs.aspose.com/slides/cpp/manage-table/
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 JavaScript 从 PDF 中提取文本或图像 https://products.aspose.com/pdf/zh-hant/javascript-cpp/parser/ Recent content in 使用 JavaScript 从 PDF 中提取文本或图像 on A......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/zh-hant/javascript-cpp/...
  10. 在PDF中旋转文本使用C++|Aspose.PDF for C++

    了解将文本旋转到PDF的不同方法。Aspose.PDF允许您将文本旋转到任意角度,旋转文本片段或整个段落。...using namespace Aspose :: Pdf :: Text ; void ImplementRotationUsi...MakeObject < TextFragment > ( "main text" ); textFragment1 -> set_Position...

    docs.aspose.com/pdf/zh/cpp/rotate-text-inside-pdf/