Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 157,140 for

doc

(0.09 sec)
  1. PageSetup.SectionStart | Aspose.Words for .NET

    Discover the PageSetup SectionStart property to easily manage section breaks in your Document. Enhance formatting and improve layout control today!... Document doc = new Document (); // A blank...document node with no children. doc . RemoveAllChildren (); // This...

    reference.aspose.com/words/net/aspose.words/pag...
  2. Document.start_track_revisions method | Aspose....

    aspose.words.Document.start_track_revisions method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Editing a document usually does...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Java API to Export MD to PCL | products.aspose.com

    Convert MD to PCL using on premise Java API...is to render the MD file to DOC using Aspose.PDF for Java. Aspose...help you render MD files to DOC format with ease. The second...

    products.aspose.com/total/java/conversion/md-to...
  4. Java API to Export PS to DOTX | products.aspose...

    Convert PS to DOTX using on premise Java API...is to render the PS file to DOC using Aspose.PDF for Java. Aspose...documents to DOC format. The second step is to convert the DOC file to...

    products.aspose.com/total/java/conversion/ps-to...
  5. Java API to Export PS to DOCM | products.aspose...

    Convert PS to DocM using on premise Java API...is to render the PS file to a DOC file using Aspose.PDF for Java...to easily convert PS files to DOC files with just a few lines of...

    products.aspose.com/total/java/conversion/ps-to...
  6. Java API to Export MD to PS | products.aspose.com

    Convert MD to PS using on premise Java API...is to render the MD file to a DOC file using Aspose.PDF for Java...allows you to render MD files to DOC files with ease. The second step...

    products.aspose.com/total/java/conversion/md-to...
  7. ViewType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Settings.ViewType enum for Microsoft Word. Unlock flexible view modes to enhance Document presentation and user experience.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); builder . Writeln ( "Hello world!" ); doc . ViewOptions...

    reference.aspose.com/words/net/aspose.words.set...
  8. Aspose::Words::Settings::ViewType enum | Aspose...

    Aspose::Words::Settings::ViewType enum. Possible values for the view mode in Microsoft Word in C++.... auto doc = MakeObject < Document > ();...> ( doc ); builder -> Writeln ( u "Hello world!" ); doc -> get_ViewOptions...

    reference.aspose.com/words/cpp/aspose.words.set...
  9. Section.DeleteHeaderFooterShapes | Aspose.Words...

    Effortlessly remove all drawing shapes from section headers and footers with the DeleteHeaderFooterShapes method for cleaner Document presentation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a primary header...

    reference.aspose.com/words/net/aspose.words/sec...
  10. Aspose::Words::Layout::RevisionOptions::get_Sho...

    Aspose::Words::Layout::RevisionOptions::get_ShowRevisionBars method. Allows to specify whether revision bars should be rendered near lines containing revised content. Default value is true in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Insert a revision, then...

    reference.aspose.com/words/cpp/aspose.words.lay...