Sort Score
Result 10 results
Languages All
Labels All
Results 9,551 - 9,560 of 182,360 for

doc

(0.16 sec)
  1. Export EMAIL to PDF via C++ | products.aspose.com

    C++ API to Convert EMAIL to PDF without using Microsoft Word or Outlook...various document formats such as DOC, DOCX, ODT, HTML, and PDF. It...System :: SharedPtr < Document > doc = System :: MakeObject < Document...

    products.aspose.com/total/cpp/conversion/email-...
  2. OdtSaveOptions class | Aspose.Words for Python

    aspose.words.saving.OdtSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.ODT](../../aspose.words/saveformat/#ODT) or [SaveFormat.OTT](../../aspose.words/saveformat/#OTT) format...files used when saving to a DOC or DOCX file. By default, this...conform to an older ODT schema. doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Fields::FieldShape class | Aspos...

    Aspose::Words::Fields::FieldShape class. Implements the SHAPE field. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // The BIDIOUTLINE field numbers...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Փոխարկել HTML JPG C#

    Փոխարկեք HTML ը JPG ձևաչափի C# կոդով: Պահեք HTML որպես JPG օգտագործելով C#:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...Պատճենել using Aspose.Words; var doc = new Document( "Input.html"...

    products.aspose.com/words/hy/net/conversion/htm...
  5. Փոխարկել PDF Պատկեր C#

    Փոխարկեք PDF ը Պատկեր ձևաչափի C# կոդով: Պահեք PDF որպես Պատկեր օգտագործելով C#:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...Պատճենել using Aspose.Words; var doc = new Document( "Input.pdf" );...

    products.aspose.com/words/hy/net/conversion/pdf...
  6. Փոխարկել HTML SVG C#

    Փոխարկեք HTML ը SVG ձևաչափի C# կոդով: Պահեք HTML որպես SVG օգտագործելով C#:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...Պատճենել using Aspose.Words; var doc = new Document( "Input.html"...

    products.aspose.com/words/hy/net/conversion/htm...
  7. Փոխարկել PDF SVG C#

    Փոխարկեք PDF ը SVG ձևաչափի C# կոդով: Պահեք PDF որպես SVG օգտագործելով C#:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...Պատճենել using Aspose.Words; var doc = new Document( "Input.pdf" );...

    products.aspose.com/words/hy/net/conversion/pdf...
  8. Փոխարկել PDF Openoffice C#

    Փոխարկեք PDF ը OpenOffice ձևաչափի C# կոդով: Պահեք PDF որպես OpenOffice օգտագործելով C#:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...Words; var doc = new Document( "Input.pdf" ); doc.Save( "Output...

    products.aspose.com/words/hy/net/conversion/pdf...
  9. Փոխարկել PDF RTF C#

    Փոխարկեք PDF ը RTF ձևաչափի C# կոդով: Պահեք PDF որպես RTF օգտագործելով C#:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...Words; var doc = new Document( "Input.pdf" ); doc.Save( "Output...

    products.aspose.com/words/hy/net/conversion/pdf...
  10. CommentRangeStart Class | Aspose.Words for .NET

    Discover the Aspose.Words.CommentRangeStart class, marking comment-associated text regions for enhanced Document management and editing efficiency....CreateCommentsAndPri () { Document doc = new Document (); Comment newComment...newComment = new Comment ( doc ) { Author = "VDeryushev" , Initial...

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