Sort Score
Result 10 results
Languages All
Labels All
Results 2,801 - 2,810 of 179,945 for

doc

(0.12 sec)
  1. C++ API to Export MD to WORDML | products.aspos...

    Convert MD to WORDML within C++ applications....convert the MD file format to DOC. This API provides a wide range...ability to convert MD files to DOC. The second step is to use Aspose...

    products.aspose.com/total/cpp/conversion/md-to-...
  2. Փոխարկել DOC JPG C++

    Փոխարկեք Doc ը JPG ձևաչափի C++ կոդով: Պահեք Doc որպես JPG օգտագործելով C++:...Փոխարկել DOC ը JPG ի C++ ում Բարձր արագությամբ ծրագրային ապահովման...գրադարան ՝ DOC ը JPG Օգտագործեք C++ ՝ առավելագույն DOC ից JPG փոխակերպման...

    products.aspose.com/words/hy/cpp/conversion/doc...
  3. HeaderFooter.HeaderFooterType | Aspose.Words fo...

    Discover the HeaderFooterType property to easily access and manage your Document's header and footer types for enhanced formatting control.... Document doc = new Document (); // Create...HeaderFooter ( doc , HeaderFooterType . HeaderPrimary ); doc . FirstSection...

    reference.aspose.com/words/net/aspose.words/hea...
  4. HeaderFooter.IsHeader | Aspose.Words for .NET

    Discover the IsHeader property of HeaderFooter—easily identify if your HeaderFooter object is a header for streamlined Document formatting.... Document doc = new Document (); // Create...HeaderFooter ( doc , HeaderFooterType . HeaderPrimary ); doc . FirstSection...

    reference.aspose.com/words/net/aspose.words/hea...
  5. RevisionOptions.DeleteCellColor | Aspose.Words ...

    Customize your spreadsheet with the RevisionOptions DeleteCellColor property. Easily set a unique color for deleted cells, enhancing clarity and organization.... Document doc = new Document ( MyDir + "Cell..."Cell revisions.docx" ); doc . LayoutOptions . RevisionOptions ...

    reference.aspose.com/words/net/aspose.words.lay...
  6. RevisionOptions.InsertCellColor | Aspose.Words ...

    Customize your spreadsheet with the InsertCellColor property in RevisionOptions. Choose your preferred color for inserted cells—default is blue!... Document doc = new Document ( MyDir + "Cell..."Cell revisions.docx" ); doc . LayoutOptions . RevisionOptions ...

    reference.aspose.com/words/net/aspose.words.lay...
  7. MailMerge.MailMergeCallback | Aspose.Words for ...

    Optimize your mail merge with the MailMergeCallback property. Effortlessly manage events for seamless Document automation and enhanced efficiency....void Callback () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert two mail merge tags...

    reference.aspose.com/words/net/aspose.words.mai...
  8. IMailMergeCallback.TagsReplaced | Aspose.Words ...

    Discover how the IMailMergeCallback TagsReplaced method enhances your Document automation by seamlessly replacing mustache text with MERGEFIELD fields....void Callback () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert two mail merge tags...

    reference.aspose.com/words/net/aspose.words.mai...
  9. Node.Remove | Aspose.Words for .NET

    Discover the Node Remove method to effortlessly detach nodes from their parent, enhancing your code's efficiency and structure.... Document doc = new Document ( MyDir + "Images...docx" ); NodeCollection shapes = doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words/nod...
  10. FootnoteOptions.Columns | Aspose.Words for .NET

    Discover the FootnoteOptions Columns property to easily format your footnotes with customizable column layouts for enhanced readability and presentation.... Document doc = new Document ( MyDir + "Footnotes...docx" ); doc . FootnoteOptions . Columns = 2 ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.not...