Sort Score
Result 10 results
Languages All
Labels All
Results 3,511 - 3,520 of 23,069 for

text

(0.08 sec)
  1. How to create Hello World Presentation document...

    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....ShowLines = false ; //Adding a text frame to the rectangle with...with "Hello World" as a default text rect . AddTextFrame ( "Hello...

    docs.aspose.com/slides/net/how-to-create-hello-...
  2. TableSubstitutionRule.set_substitutes method | ...

    TableSubstitutionRule.set_substitutes method. Override substitute font names for given original font name....output document will display the text that uses the "Amethysta" font...'Times New Roman' ))) # Writing text in fonts that we do not have...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Saving::HtmlSaveOptions::get_Enc...

    Aspose::Words::Saving::HtmlSaveOptions::get_Encoding method. Specifies the encoding to use when exporting to HTML, MHTML or EPUB. Default value is new UTF8Encoding(false) (UTF-8 without BOM) in C++....System :: SharedPtr < System :: Text :: Encoding > Aspose :: Words...-> set_Encoding ( System :: Text :: Encoding :: get_UTF8 ());...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Font.Scaling | Aspose.Words for .NET

    Discover the Font Scaling property to adjust character width in percent, enhancing Text readability and design flexibility for your projects....DocumentBuilder ( doc ); // Add run of text and increase character width...characters" ); // Add run of text and add 1pt of extra horizontal...

    reference.aspose.com/words/net/aspose.words/fon...
  5. PageSetup.line_starting_number property | Aspos...

    PageSetup.line_starting_number property. Gets or sets the starting line number....to the left of the section's text lines. # This is the same behavior...section and does not modify the text in any way. # Our section will...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CompositeNode.lastChild property | Aspose.Words...

    CompositeNode.lastChild property. Gets the last child of the node.... writeln ( "Section 1 text." ); builder . insertBreak (...builder . writeln ( "Section 2 text." ); // Both sections are siblings...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. GoogleAiModel | Aspose.Words for Java

    An abstract class representing the integration with Googleu2019s AI models within the Aspose.Words in Java....Examples: Shows how to summarize text using OpenAI and Google models...Examples: Shows how to summarize text using OpenAI and Google models...

    reference.aspose.com/words/java/com.aspose.word...
  8. CustomXmlSchemaCollection.remove method | Aspos...

    CustomXmlSchemaCollection.remove method. Removes the specified value from the collection....xml_part_content = '<root><text>Hello, World!</text></root>' xml_part...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Settings::WriteProtection::Valid...

    Aspose::Words::Settings::WriteProtection::ValidatePassword method. Returns true if the specified password is the same as the write-protection password the document was protected with. If document is not write-protected with password then returns false in C++....builder -> Writeln ( u "Writing text in a protected document." );...protected." ) + u " \r Writing text in a protected document." ,...

    reference.aspose.com/words/cpp/aspose.words.set...
  10. CustomXmlSchemaCollection.remove_at method | As...

    CustomXmlSchemaCollection.remove_at method. Removes a value at the specified index....xml_part_content = '<root><text>Hello, World!</text></root>' xml_part...

    reference.aspose.com/words/python-net/aspose.wo...