Sort Score
Result 10 results
Languages All
Labels All
Results 7,031 - 7,040 of 18,333 for

docx to doc

(0.09 sec)
  1. Document.StartTrackRevisions | Aspose.Words for...

    Effortlessly track Document changes with the StartTrackRevisions method. AuTomatically mark all edits as revisions for seamless collaboration and clarity.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Editing a document usually...

    reference.aspose.com/words/net/aspose.words/doc...
  2. FieldNext | Aspose.Words for Java

    Implements the NEXT field in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Create a data source for...

    reference.aspose.com/words/java/com.aspose.word...
  3. FontFallbackSettings.save method | Aspose.Words...

    aspose.words.fonts.FontFallbackSettings.save method... doc = aw . Document ( MY_DIR + 'Rendering.docx' ) # Load...font_fallback_stream ) doc . font_settings = font_settings doc . save ( ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Merge XLT Files Online or using .NET | products...

    Free online app To combine different XLT files. C# .NET merging library code To merge XLT worksheets inTo other formats....format: XLSX, PPTX, PDF, DOCX, DOC, Image, HTML, and others Click...(Comma Seperated Values) Merge DOC Files (Microsoft Word Binary...

    products.aspose.com/total/net/merge/xlt/
  5. FieldSection | Aspose.Words for Java

    Implements the SECTION field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.moveToHeaderFooter(HeaderFooterType...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldSectionPages | Aspose.Words for Java

    Implements the SECTIONPAGES field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.moveToHeaderFooter(HeaderFooterType...

    reference.aspose.com/words/java/com.aspose.word...
  7. HtmlSaveOptions | Aspose.Words for Java

    Can be used To specify additional options when saving a Document inTo the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java....Document doc = new Document(getMyDir() + "Rendering.docx"); File...setImagesFolder(imagesDir.getPath()); doc.save(getArtifactsDir() + "HtmlSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldCreateDate | Aspose.Words for Java

    Implements the CREATEDATE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.write("This document...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::HeaderFooter::get_ParentSection ...

    Aspose::Words::HeaderFooter::get_ParentSection method. Gets the parent section of this sTory in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Write ( u "Section...

    reference.aspose.com/words/cpp/aspose.words/hea...
  10. Aspose::Words::Style::get_LinkedStyleName metho...

    Aspose::Words::Style::get_LinkedStyleName method. Gets/sets the name of the Style linked To this one. Returns empty string if no styles are linked in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Style with alias.docx" ); // This document contains...

    reference.aspose.com/words/cpp/aspose.words/sty...