Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 124,755 for

text

(0.04 sec)
  1. Aspose::Words::BookmarkCollection::RemoveAt met...

    Aspose::Words::BookmarkCollection::RemoveAt method. Removes a bookmark at the specified index in C++....// Insert five bookmarks with text inside their boundaries. for...Write ( String :: Format ( u "Text inside {0}." , bookmarkName...

    reference.aspose.com/words/cpp/aspose.words/boo...
  2. Aspose::Words::Fields::FormField::get_HelpText ...

    Aspose::Words::Fields::FormField::get_HelpText method. Returns or sets the Text that's displayed in a message box when the form field has the focus and the user presses F1 in C++.... method Returns or sets the text that’s displayed in a message...true , HelpText specifies the text string value. If OwnHelp is...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Aspose::Words::Fields::FormField::get_OwnStatus...

    Aspose::Words::Fields::FormField::get_OwnStatus method. Specifies the source of the Text that's displayed in the status bar when a form field has the focus in C++....Specifies the source of the text that’s displayed in the status...get_OwnStatus () Remarks If true , the text specified by the StatusText...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. WordArt|Aspose.Slides for Python Documentation

    Add, manipulate, and manage WordArt and effects in PowerPoint presentations in Python or Aspose.Slides for Python via .NET...allows you to apply effects to texts to make them stand out. With...for example, you can outline a text or fill it with a color (or...

    docs.aspose.com/slides/python-net/wordart/
  5. ParagraphAlignment enumeration | Aspose.Words f...

    aspose.words.ParagraphAlignment enumeration. Specifies Text alignment in a paragraph....ParagraphAlignment enumeration Specifies text alignment in a paragraph. Members...Description LEFT Text is aligned to the left. CENTER Text is centered...

    reference.aspose.com/words/python-net/aspose.wo...
  6. IStructuredDocumentTag.placeholder property | A...

    IStructuredDocumentTag.placeholder property. Gets the [BuildingBlock](../../../aspose.words/buildingblock/) containing placeholder Text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the [IStructuredDocumentTag.xmlMapping](../xmlMapping/) element or the [IStructuredDocumentTag.isShowingPlaceholderText](../isShowingPlaceholderText/) element is true....BuildingBlock containing placeholder text which should be displayed when...contents as a custom placeholder text for a structured document tag...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Notes::EndnoteOptions::get_Start...

    Aspose::Words::Notes::EndnoteOptions::get_StartNumber method. Specifies the starting number or character for the first automatically numbered endnotes in C++....reference or a side comment to text // that does not interfere with...with the main body text's flow. // Inserting a footnote/endnote...

    reference.aspose.com/words/cpp/aspose.words.not...
  8. Document.watermark property | Aspose.Words for ...

    Document.watermark property. Provides access to the document watermark....Examples Shows how to create a text watermark. doc = aw . Document...plain text watermark. doc . watermark . set_text ( text = 'Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  9. [Aspose.PDF.Drawing]Pdf To Docx issue with OCR ...

    Hello. Our company utilizes Aspose.PDF to convert Pdfs to Docx. The code is as follows: using (var pdfDocument = new Aspose.Pdf.Document(pdfFilePath)) { var saveOptions = new DocSaveOptions { Format = DocSaveOption…...selectable text. We want to be able to extract the text from it...document and provide the text in text form. Similar to how Sautinsoft...

    forum.aspose.com/t/aspose-pdf-drawing-pdf-to-do...
  10. 在PDF中替换文本|Aspose.PDF for .NET

    了解更多关于从Aspose.PDF for .NET库中替换和删除文本的各种方法。... GetDataDir_AsposePdf_Text (); // Open PDF document using...Aspose . Pdf . Text . TextFragmentAbsorber ( "text" ); // Accept...

    docs.aspose.com/pdf/zh/net/replace-text-in-pdf/