Sort Score
Result 10 results
Languages All
Labels All
Results 4,031 - 4,040 of 89,966 for

doc format

(0.46 sec)
  1. FormField.IsCheckBoxExactSize | Aspose.Words fo...

    Discover the FormField IsCheckBoxExactSize property, easily control textbox sizing with a simple boolean setting for optimal customization....public void Visitor () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Use a document builder...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FormField.CheckBoxSize | Aspose.Words for .NET

    Discover the FormField CheckBoxSize property to customize checkbox dimensions in points, enhancing your forms when IsCheckBoxExactSize is enabled....public void Visitor () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Use a document builder...

    reference.aspose.com/words/net/aspose.words.fie...
  3. C++ API to Convert XSLFO to SWF | products.aspo...

    Convert XSLFO to SWF via C++ without using Microsoft Word or Adobe Acrobat Reader... XSLFO (XSL Formatting Objects) is a markup language...language for formatting XML documents. It is used to define the...

    products.aspose.com/total/cpp/conversion/xslfo-...
  4. Working with Footers|Aspose.Words for Java

    Remove footers from a Document easily and fast instead of using Apache POI.... class ); Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Section currentSection = builder...

    docs.aspose.com/words/java/working-with-footers/
  5. FormField.EntryMacro | Aspose.Words for .NET

    Discover the FormField EntryMacro property to easily manage entry macros for your forms, enhancing functionality and user experience....public void Visitor () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Use a document builder...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FormField.OwnHelp | Aspose.Words for .NET

    Discover the FormField OwnHelp property. Easily user experience by customizing help messages when users press F1 on focused form fields....public void Visitor () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Use a document builder...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FormFieldCollection.Remove | Aspose.Words for .NET

    Effortlessly remove form fields by name with the FormFieldCollection Remove method. Streamline your data management with this easy-to-use feature!...public void Visitor () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Use a document builder...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Hyphenation.isDictionaryRegistered method | Asp...

    Hyphenation.isDictionaryRegistered method. Returns ``false`` if for the specified language there is no dictionary registered or if registered is Null dictionary, ``true`` otherwise....save it to a fixed-page save format. The text in that document...document will be hyphenated. let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Border.is_visible property | Aspose.Words for P...

    Border.is_visible property. Returns ``True`` if the [Border.line_style](../line_style/) is not [LineStyle.NONE](../../linestyle/#NONE).... doc = aw . Document ( file_name =...via the paragraph format object. borders = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ParagraphFormat.RightIndent | Aspose.Words for ...

    Discover how to easily adjust the right indent of your paragraphs with the ParagraphFormat RightIndent property. Enhance your Document Formatting today!...paragraph formatting to create off-center text. Document doc = new...builder = new DocumentBuilder ( doc ); // Center all text that the...

    reference.aspose.com/words/net/aspose.words/par...