Sort Score
Result 10 results
Languages All
Labels All
Results 7,331 - 7,340 of 182,444 for

doc

(0.33 sec)
  1. Փոխարկել WORD PNG C#

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

    products.aspose.com/words/hy/net/conversion/wor...
  2. Փոխարկել TEXT HTML C#

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

    products.aspose.com/words/hy/net/conversion/tex...
  3. RevisionGroup.Author | Aspose.Words for .NET

    Discover the RevisionGroup Author property to easily identify the author of each revision group, enhancing your Document management efficiency.... Document doc = new Document ( MyDir + "Revisions..."Revisions.docx" ); Assert . That ( doc . Revisions . Groups . Count...

    reference.aspose.com/words/net/aspose.words/rev...
  4. Փոխարկել TEXT PNG Java

    Փոխարկեք TEXT ը PNG ձևաչափի Java կոդով: Պահեք TEXT որպես PNG օգտագործելով Java:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...com.aspose.words.*; Document doc = new Document ( "Input.txt"...

    products.aspose.com/words/hy/java/conversion/te...
  5. Aspose::Words::Fields::FieldBuilder::AddArgumen...

    Aspose::Words::Fields::FieldBuilder::AddArgument method. Adds a field's argument represented by FieldArgumentBuilder to the field's code in C++.... auto doc = System :: MakeObject < Aspose...builder -> BuildAndInsert ( doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Փոխարկել WORD TXT C#

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

    products.aspose.com/words/hy/net/conversion/wor...
  7. ParagraphFormat.AddSpaceBetweenFarEastAndDigit ...

    Optimize your Document's layout with the AddSpaceBetweenFarEastAndDigit property, enhancing readability by adjusting spacing between East Asian text and numbers.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Font font = builder . Font...

    reference.aspose.com/words/net/aspose.words/par...
  8. Aspose::Words::Notes::FootnoteOptions::get_Colu...

    Aspose::Words::Notes::FootnoteOptions::get_Columns method. Specifies the number of columns with which the footnotes area is formatted in C++.... auto doc = System :: MakeObject < Aspose..."Footnotes and endnotes.docx" ); doc -> get_FootnoteOptions () ->...

    reference.aspose.com/words/cpp/aspose.words.not...
  9. XpsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.XPS format in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Insert headings that can...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::Font::get_Italic method | Aspose...

    Aspose::Words::Font::get_Italic method. True if the font is formatted as italic in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> get_Font () ->...

    reference.aspose.com/words/cpp/aspose.words/fon...