Sort Score
Result 10 results
Languages All
Labels All
Results 8,161 - 8,170 of 183,278 for

doc

(0.27 sec)
  1. ConditionalStyleCollection.bottom_left_cell pro...

    ConditionalStyleCollection.bottom_left_cell property. Gets the bottom left cell style.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) table = builder . start_table ()...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CalendarType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.CalendarType enum to easily specify and customize your calendar types for enhanced Document management and automation....FieldResultFormattin () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); FieldResultFormatter formatter...

    reference.aspose.com/words/net/aspose.words/cal...
  3. IFieldResultFormatter.FormatDateTime | Aspose.W...

    Discover the iFieldResultFormatter FormatDateTime method for Aspose.Words. Effortlessly format dates with ease using the dd.MM.yyyy switch!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); FieldResultFormatter formatter...

    reference.aspose.com/words/net/aspose.words.fie...
  4. DocumentBuilder.insert_ole_object method | Aspo...

    aspose.words.DocumentBuilder.insert_ole_object method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a Microsoft Excel...

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

    Discover the Aspose.Words.Font class, featuring essential font attributes like name, size, and color to enhance your Document formatting and design....Document doc = new Document (); Run run = new Run ( doc , "Hello...HighlightColor = Color . Yellow ; doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words/font/
  6. Android API to Render XPS to DOCM | products.as...

    Transform XPS to DocM via Android via Java API...used to convert XPS files to DOC format. It supports a wide range...Java API can be used to render DOC to DOCM. It supports a wide range...

    products.aspose.com/total/android-java/conversi...
  7. Android API to Render CGM to WORDML | products....

    Transform CGM to WORDML via Android via Java API...used to convert CGM files to DOC format. It supports a wide range...Java API can be used to render DOC to WORDML. It provides a range...

    products.aspose.com/total/android-java/conversi...
  8. Android API to Render PS to MARKDOWN | products...

    Transform PS to MARKDOWN via Android via Java API...to convert the PS file to a DOC file using Aspose.PDF for Android...to other formats, including DOC. Secondly, you can use the Word...

    products.aspose.com/total/android-java/conversi...
  9. Convert HTML To WORD C++

    Convert HTML to WORD format in C++ code. Save HTML as WORD using C++....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...auto doc = MakeObject <Document>( u"Input.html" ); doc-> Save...

    products.aspose.com/words/cpp/conversion/html-t...
  10. Font.Hidden | Aspose.Words for .NET

    Discover the Font Hidden property. Easily identify if your text is formatted as hidden. Enhance your Document's clarity and presentation today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // With the Hidden flag set...

    reference.aspose.com/words/net/aspose.words/fon...