Sort Score
Result 10 results
Languages All
Labels All
Results 5,961 - 5,970 of 126,943 for

doc

(0.07 sec)
  1. MailMergeSettings.mainDocumentType property | A...

    MailMergeSettings.mainDocumentType property. Specifies the mail-merge main Document type... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . write ( "Dear "...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Font::get_TextEffect method | As...

    Aspose::Words::Font::get_TextEffect method. Gets or sets the font animation effect in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> get_Font () ->...

    reference.aspose.com/words/cpp/aspose.words/fon...
  3. Table Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.Table class to easily create and manage tables in Word Documents, enhancing your Document's layout and functionality....Document doc = new Document (); Table table = new Table ( doc ); doc...doc . FirstSection . Body . AppendChild ( table ); // Tables...

    reference.aspose.com/words/net/aspose.words.tab...
  4. FieldAutoNum | Aspose.Words for Java

    Implements the AUTONUM field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Each AUTONUM field displays...

    reference.aspose.com/words/java/com.aspose.word...
  5. Document.punctuation_kerning property | Aspose....

    Document.punctuation_kerning property. Specifies whether kerning applies to both Latin text and punctuation.... doc = aw . Document ( file_name =...docx' ) self . assertTrue ( doc . punctuation_kerning ) See Also...

    reference.aspose.com/words/python-net/aspose.wo...
  6. EditableRangeStart.editable_range property | As...

    EditableRangeStart.editable_range property. Gets the facade object that encapsulates this editable range start and end.... doc = aw . Document () doc . protect ( type...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( "Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Basic samples how to convert OneNote to Html

    You will learn how to convert OneNote to Html programmatically or online and consider C# examples of OneNote to Html conversions using Aspose.Note....Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/note/net/convert-onenote-to-htm...
  8. Java API to Export EPUB to ODT | products.aspos...

    Convert EPUB to ODT using on premise Java API...is to render the EPUB file to DOC using Aspose.PDF for Java. Aspose...easily convert EPUB files to DOC format. Once the EPUB file has...

    products.aspose.com/total/java/conversion/epub-...
  9. Փոխարկել HTML MARKDOWN C++

    Փոխարկեք HTML ը MARKDOWN ձևաչափի C++ կոդով: Պահեք HTML որպես MARKDOWN օգտագործելով C++:...ձևաչափ 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/hy/cpp/conversion/htm...
  10. Aspose::Words::ConvertUtil::InchToPoint method ...

    Aspose::Words::ConvertUtil::InchToPoint method. Converts inches to points in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> get_PageSetup ()...

    reference.aspose.com/words/cpp/aspose.words/con...