Sort Score
Result 10 results
Languages All
Labels All
Results 3,601 - 3,610 of 23,173 for

text

(0.04 sec)
  1. FieldIncludeText.SourceFullName | Aspose.Words ...

    Discover the FieldIncludeText SourceFullName property to easily manage document locations with IRI. Enhance your workflow and streamline data handling!...xml" , false , "text/xml" , "XML" , "ISO-8859-1"...collection data.xml" , false , "text/xml" , "XML" , "ISO-8859-1"...

    reference.aspose.com/words/net/aspose.words.fie...
  2. StyleIdentifier enumeration | Aspose.Words for ...

    aspose.words.StyleIdentifier enumeration. Locale independent style identifier.... PLACEHOLDER_TEXT SMART_LINK The Smart Link style...SUBTLE_REFERENCE BALLOON_TEXT BODY_TEXT The Body Text style. BODY_TEXT2...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Paragraph Formatting in Word using C#

    Follow this article to perform paragraph formatting in Word using C#. It has the IDE settings, steps, and a sample code to customize the format of writing a paragraph using C#....NET to format the text Create a new Word file using...border and font settings Add some text for checking the above paragraph...

    kb.aspose.com/words/net/paragraph-formatting-in...
  4. How to Convert Barcode to SVG in Java

    This simple topic entails how to convert Barcode to SVG in Java. It includes all the required configurations to set up the environment, steps to perform the task and runnable example code to generate barcode SVG image in Java....EncodingType 128 and adding the barcode text Save the generated Barcode as...a simple barcode with simple text and having encoding type 128...

    kb.aspose.com/barcode/java/how-to-convert-barco...
  5. How to Insert Word Header and Footer using C#

    In this tutorial you will learn how to insert Word header and footer using C# without interop. This tutorial can be used to add header and footer in Word using C# and insert some Text into them....example in this topic inserts text in the header and footer of...header and footer and insert some text into them Insert page breaks...

    kb.aspose.com/words/net/how-to-insert-header-an...
  6. CustomXmlSchemaCollection.GetEnumerator | Aspos...

    Discover the CustomXmlSchemaCollection GetEnumerator method to easily iterate through all collection items. Enhance your XML data management today!...xmlPartContent = "<root><text>Hello, World!</text></root>" ; CustomXmlPart...

    reference.aspose.com/words/net/aspose.words.mar...
  7. NodeCollection.remove method | Aspose.Words for...

    NodeCollection.remove method. Removes the node from the collection and from the document....DocumentBuilder ( doc = doc ) # Add text to the document by inserting...new_run = aw . Run ( doc = doc , text = 'Run 3. ' ) runs . insert...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::DocumentBuilder::get_PageSetup m...

    Aspose::Words::DocumentBuilder::get_PageSetup method. Returns an object that represents current page setup and section properties in C++....builder's current section and add text. builder -> get_PageSetup ()...oriented with vertically centered text." ); // If we start a new section...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. LoadOptions.encoding property | Aspose.Words fo...

    LoadOptions.encoding property. Gets or sets the encoding that will be used to load an HTML, TXT, or CHM document if the encoding is not specified inside the document... text . Encoding . ascii () # Load...file_name = MY_DIR + 'English text.txt' , load_options = load_options...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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-...