Sort Score
Result 10 results
Languages All
Labels All
Results 3,371 - 3,380 of 51,053 for

text

(0.23 sec)
  1. FieldDdeAuto.source_item property | Aspose.Word...

    FieldDdeAuto.source_item property. Gets or sets the portion of the source file that's being linked....def field_linked_objects_as_text (): for insert_linked_object_as...in ( InsertLinkedObjectAs . TEXT , InsertLinkedObjectAs . UNICODE...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldDde.auto_update property | Aspose.Words fo...

    FieldDde.auto_update property. Gets or sets whether to update this field automatically....def field_linked_objects_as_text (): for insert_linked_object_as...in ( InsertLinkedObjectAs . TEXT , InsertLinkedObjectAs . UNICODE...

    reference.aspose.com/words/python-net/aspose.wo...
  3. HtmlSaveOptions.export_headers_footers_mode pro...

    HtmlSaveOptions.export_headers_footers_mode property. Specifies how headers and footers are output to HTML, MHTML or EPUB... get_text () . strip ()) # Formats such...the headers/footers into body text. # We can use a SaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Getting Headers or Footers|Documentation

    This article explains how to programmatically get header and footers from Excel or OpenOffice files using the Aspose.Cells for Python via .NET API....center, or right header or footer text box at the top or the bottom...Command List The header or footer text can contain special commands...

    docs.aspose.com/cells/python-net/get-headers-or...
  5. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_LockContents method. When set to true, this property will prohibit a user from editing the contents of this SDT in C++....plain text structured document tag, which acts as a text box that...prohibit the user from editing this text box's contents. tag -> set_LockContents...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. PageSetup.VerticalAlignment | Aspose.Words for ...

    Discover how the PageSetup VerticalAlignment property enhances document layout by adjusting Text alignment for improved readability and presentation....sets the vertical alignment of text on each page in a document or...builder's current section and add text. builder . PageSetup . Orientation...

    reference.aspose.com/words/net/aspose.words/pag...
  7. Aspose::Words::Fields::FieldHyperlink class | A...

    Aspose::Words::Fields::FieldHyperlink class. Implements the HYPERLINK 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...
  8. Working with Layers|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Render text with different colors in Text Layer...

    docs.aspose.com/psd/java/working-with-layers/
  9. Aspose.PSD for .NET 21.7 - 发行说明|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Text.ITextStyle.FontName 移除 API:...textLayer = image . AddTextLayer ( "Text 1" , new Rectangle ( 10 , 35...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  10. How to Create DOCX in C++

    In this topic, we will learn how to create DOCX in C++. The Word documents are created programmatically in C++ and used in many applications to achieve automation like utility bill generation. You can create DOCX on the fly in C++ using simple API interface....process the Word Document Add text in document along with formatting...word document in C++ by adding text and setting its formatting....

    kb.aspose.com/words/cpp/how-to-create-docx-in-cpp/