Sort Score
Result 10 results
Languages All
Labels All
Results 9,111 - 9,120 of 151,768 for

text

(0.13 sec)
  1. CustomXmlSchemaCollection.Count | Aspose.Words ...

    Discover the CustomXmlSchemaCollection Count property to easily retrieve the total number of elements in your XML schema collection. Optimize your data management!...xmlPartContent = "<root><text>Hello, World!</text></root>" ; CustomXmlPart...

    reference.aspose.com/words/net/aspose.words.mar...
  2. TextColumn | Aspose.Words for Java

    Represents a single Text column in Java....Cloneable Represents a single text column. TextColumn is a member...getWidth() Gets the width of the text column in points. setSpaceAfter(double...

    reference.aspose.com/words/java/com.aspose.word...
  3. Bookmark Replacement Problem – Nested Bookmark ...

    Hello Team, I have two documents, and I am using a bookmark-replacement logic. I’m facing an issue where a bookmark gets removed if two bookmarks exist at the same location in the document. The inner bookmark named BOOK…...Text = ""; Bookmark srcBookmark =...bk.Text = "" . In Aspose.Words, setting a bookmark’s text replaces...

    forum.aspose.com/t/bookmark-replacement-problem...
  4. Aspose::Words::NodeCollection::Remove method | ...

    Aspose::Words::NodeCollection::Remove method. Removes the node from the collection and from the document in C++....DocumentBuilder > ( doc ); // Add text to the document by inserting...remove them to remove their text from the document. System ::...

    reference.aspose.com/words/cpp/aspose.words/nod...
  5. TextBox not converting correctly to PDF - Free ...

    We have a PowerPoint presentation with several Text boxes that aren’t converting correctly to PDF. In some cases, the Text wraps and displays outside the bounding box. I’ve attached both the PowerPoint and the converted…...PowerPoint presentation with several text boxes that aren’t converting...correctly to PDF. In some cases, the text wraps and displays outside the...

    forum.aspose.com/t/textbox-not-converting-corre...
  6. FieldTC.EntryLevel | Aspose.Words for .NET

    Discover FieldTC EntryLevel property, effortlessly manage and customize your entry levels for enhanced efficiency and streamlined workflows....DocumentBuilder builder , string text , string typeIdentifier , string...OmitPageNumber = true ; fieldTc . Text = text ; fieldTc . TypeIdentifier...

    reference.aspose.com/words/net/aspose.words.fie...
  7. HtmlSaveOptions.exportLanguageInformation prope...

    HtmlSaveOptions.exportLanguageInformation property. Specifies whether language information is exported to HTML, MHTML or EPUB...// Use the builder to write text while formatting it in different...preserve or discard each formatted text's locale. // If we set the ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. HtmlSaveOptions.export_language_information pro...

    HtmlSaveOptions.export_language_information property. Specifies whether language information is exported to HTML, MHTML or EPUB...) # Use the builder to write text while formatting it in different...preserve or discard each formatted text's locale. # If we set the "...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Convert GIF to DOCX via C# | Aspose

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

    products.aspose.com/ocr/net/conversion/gif-to-d...
  10. Create PDF document programmatically|Aspose.PDF...

    This page describes how to create PDF document from scratch with Aspose.PDF for Python via .NET library....textfragment object text_fragment = ap . text . TextFragment ( "Hello..."Hello,world!" ) # Add text fragment to new page page . paragraphs...

    docs.aspose.com/pdf/python-net/create-document/