Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 150,895 for

text

(0.07 sec)
  1. Create a New Presentation in VSTO and Aspose.Sl...

    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...., layout ); //Set the title text slide . Shapes . Title . TextFrame...TextFrame . TextRange . Text = "Slide Title Heading" ; //Set the...

    docs.aspose.com/slides/net/create-a-new-present...
  2. Aspose::Words::InlineStory::get_IsInsertRevisio...

    Aspose::Words::InlineStory::get_IsInsertRevision method. Returns true if this object was inserted in Microsoft Word while change tracking was enabled in C++....revision occurs when we insert text while tracking changes. ASSERT_TRUE...revision: // When we highlight text in Microsoft Word, and then...

    reference.aspose.com/words/cpp/aspose.words/inl...
  3. PdfSaveOptions.additional_text_positioning prop...

    PdfSaveOptions.additional_Text_positioning property. A flag specifying whether to write additional Text positioning operators or not....additional_text_positioning property PdfSaveOptions.additional_text_positioning...additional_text_positioning property A flag specifying whether to write...

    reference.aspose.com/words/python-net/aspose.wo...
  4. StructuredDocumentTag.placeholder_name property...

    StructuredDocumentTag.placeholder_name property. Gets or sets Name of the [BuildingBlock](../../../aspose.words.buildingblocks/buildingblock/) containing placeholder Text....BuildingBlock containing placeholder text. @property def placeholder_name...contents as a custom placeholder text for a structured document tag...

    reference.aspose.com/words/python-net/aspose.wo...
  5. IStructuredDocumentTag.placeholder_name propert...

    IStructuredDocumentTag.placeholder_name property. Gets or sets Name of the [BuildingBlock](../../../aspose.words.buildingblocks/buildingblock/) containing placeholder Text....BuildingBlock containing placeholder text. @property def placeholder_name...contents as a custom placeholder text for a structured document tag...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to overlapping textbox auto adjust width on...

    des11.zip (7.6 KB) @John.He , @Professionalize.Discourse , @simon.zhao, please given early response. At runtime, check if an existing sheet Text overlaps based on the (x + width, y + height) coordinates. If it does, th…... check if an existing sheet text overlaps based on the (x + width...auto-adjusting width for overlapping text boxes at runtime, it is essential...

    forum.aspose.com/t/how-to-overlapping-textbox-a...
  7. StructuredDocumentTag.PlaceholderName | Aspose....

    Discover the StructuredDocumentTag PlaceholderName property to easily manage BuildingBlock names and enhance your document's placeholder Text....BuildingBlock containing placeholder text. public string PlaceholderName...contents as a custom placeholder text for a structured document tag...

    reference.aspose.com/words/net/aspose.words.mar...
  8. EndnoteOptions.startNumber property | Aspose.Wo...

    EndnoteOptions.startNumber property. Specifies the starting number or character for the first automatically numbered endnotes....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/nodejs-net/aspose.wo...
  9. How to Underline in PDF using Python

    This article describes how to underline in PDF using Python. It shares the details to set the environment and a sample runnable code to underline Text in PDF using Python....required to add and underline a text without installing any other...third-party tool. Steps to Underline Text in PDF using Python Set the...

    kb.aspose.com/pdf/python/how-to-underline-in-pd...
  10. Working with Ranges in C#|Aspose.Words for .NET

    Introduction to Range feature in Aspose.Words for .NET....allows you to access and modify text, bookmarks and form fields within...range. Retrieve Plain Text Use the Text property to retrieve plain...

    docs.aspose.com/words/net/working-with-ranges/