Sort Score
Result 10 results
Languages All
Labels All
Results 9,561 - 9,570 of 157,061 for

doc

(0.06 sec)
  1. RevisionGroupCollection | Aspose.Words for Java

    A collection of RevisionGroup objects that represent revision groups in the Document in Java.... Document doc = new Document(getMyDir() + "Revisions...RevisionGroup revisionGroup = doc.getRevisions().getGroups().get(0);...

    reference.aspose.com/words/java/com.aspose.word...
  2. DocumentPropertyCollection | Aspose.Words for Java

    Base class for BuiltInDocumentProperties and CustomDocumentProperties collections in Java.... Document doc = new Document(); CustomDocumentProper...CustomDocumentProper properties = doc.getCustomDocumentPro(); Assert.assertEquals(0...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Paragraph::get_IsInCell method |...

    Aspose::Words::Paragraph::get_IsInCell method. True if this paragraph is an immediate child of Cell; false otherwise in C++.... auto doc = MakeObject < Document > ( MyDir...SharedPtr < Table > table = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. Aspose::Words::Vba::VbaModule::Clone method | A...

    Aspose::Words::Vba::VbaModule::Clone method. Performs a copy of the VbaModule in C++.... auto doc = MakeObject < Document > ( MyDir...VbaProject > copyVbaProject = doc -> get_VbaProject () -> Clone...

    reference.aspose.com/words/cpp/aspose.words.vba...
  5. Convert HTML To MARKDOWN C#

    Convert HTML to MARKDOWN format in C# code. Save HTML as MARKDOWN using C#....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...Words; var doc = new Document( "Input.html" ); doc.Save( "Output...

    products.aspose.com/words/net/conversion/html-t...
  6. Aspose::Words::CommentRangeEnd class | Aspose.W...

    Aspose::Words::CommentRangeEnd class. Denotes the end of a region of text that has a comment associated with it. To learn more, visit the Documentation article in C++....CreateCommentsAndPri () { auto doc = MakeObject < Document > ();...newComment = MakeObject < Comment > ( doc ); newComment -> set_Author (...

    reference.aspose.com/words/cpp/aspose.words/com...
  7. FieldNoteRef | Aspose.Words for Java

    Implements the NOTEREF field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.write("CrossReference:...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Shading::get_ForegroundPatternCo...

    Aspose::Words::Shading::get_ForegroundPatternColor method. Gets or sets the color that's applied to the foreground of the Shading object in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); SharedPtr < BorderCollection...

    reference.aspose.com/words/cpp/aspose.words/sha...
  9. Փոխարկել 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...
  10. Փոխարկել 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...