Sort Score
Result 10 results
Languages All
Labels All
Results 5,511 - 5,520 of 89,972 for

doc format

(0.17 sec)
  1. FormField.Default | Aspose.Words for .NET

    Discover how to customize the FormField Default property to set your checkbox's default value. Enhance user experience with easy value adjustments!...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.DropDownItems | Aspose.Words for .NET

    Access and manage dropdown items effortlessly with the FormField DropDownItems property, enhancing your forms with seamless user interaction....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. Aspose::Words::Lists::ListLevelCollection::idx_...

    Aspose::Words::Lists::ListLevelCollection::idx_set method. Gets a list level by index in C++....how to apply custom list formatting to paragraphs when using...using DocumentBuilder . auto doc = System :: MakeObject < Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.lis...
  4. FieldFileSize class | Aspose.Words for Python

    aspose.words.fields.FieldFileSize class. Implements the FILESIZE field... (Inherited from Field ) format Gets a FieldFormat object that...provides typed access to field’s formatting. (Inherited from Field )...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FormField.HelpText | Aspose.Words for .NET

    Discover the FormField HelpText property, enhance user experience with inFormative messages displayed when F1 is pressed on focused 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...
  6. FormField.OwnStatus | Aspose.Words for .NET

    Discover how the FormField OwnStatus property enhances user experience by customizing status bar text when a form field is focused....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. Aspose::Words::Lists::ListFormat::ApplyBulletDe...

    Aspose::Words::Lists::ListFormat::ApplyBulletDefault method. Starts a new default bulleted list and applies it to the paragraph in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Aspose...

    reference.aspose.com/words/cpp/aspose.words.lis...
  8. Convert various Images formats to PDF|Aspose.PD...

    This topic show you how to Aspose.PDF for Java library allows to convert various images Formats to PDF....Convert various Images formats to PDF Contents [ Hide ] Aspose...allows you to convert different formats of images to PDF files. Our...

    docs.aspose.com/pdf/java/convert-images-format-...
  9. Convert WORD to MSG in Python | products.aspose...

    Save WORD to MSG within Python applications without using Microsoft Word or Outlook...NET and saved into MSG format. The Aspose.Total for Python...WORD to DIF (Data Interchange Format) Convert WORD to EMAIL (Email...

    products.aspose.com/total/python-net/conversion...
  10. Theme | Aspose.Words for Java

    Represents Document Theme and provides access to main theme parts including getMajorFonts getMinorFonts and getColors in Java.... Document doc = new Document(getMyDir() + "Theme...fonts and colors. Theme theme = doc.getTheme(); // Some styles, such...

    reference.aspose.com/words/java/com.aspose.word...