Sort Score
Result 10 results
Languages All
Labels All
Results 9,021 - 9,030 of 155,945 for

doc

(0.08 sec)
  1. Aspose::Words::Font::get_Engrave method | Aspos...

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

    reference.aspose.com/words/cpp/aspose.words/fon...
  2. FindReplaceOptions.ignore_shapes property | Asp...

    FindReplaceOptions.ignore_shapes property. Gets or sets a boolean value indicating either to ignore shapes within a text.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'Lorem...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. 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...
  5. ParagraphFormat class | Aspose.Words for Python

    aspose.words.ParagraphFormat class. Represents all the formatting for a paragraph... doc = aw . Document () # A blank...document node with no children. doc . remove_all_children () # This...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. Get Document Properties|Aspose.Words for Java

    Get Document properties easily and fast instead of using Apache POI....Document doc = new Document ( dataDir + "document.doc" ); System...for ( DocumentProperty prop : doc . getBuiltInDocumentPr ()) System...

    docs.aspose.com/words/java/get-document-propert...
  8. StructuredDocumentTag.title property | Aspose.W...

    StructuredDocumentTag.title property. Specifies the friendly name associated with this SDT... doc = aw . Document () # Create a...markup . StructuredDocumentTa ( doc , aw . markup . SdtType . PLAIN_TEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  9. MailMergeMainDocumentType Enum | Aspose.Words f...

    Discover the Aspose.Words.MailMergeMainDocumentType enum, defining various mail merge source Document types for seamless Document automation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Dear "...

    reference.aspose.com/words/net/aspose.words.set...
  10. SdtAppearance Enum | Aspose.Words for .NET

    Discover Aspose.Words.Markup.SdtAppearance enum for customizing structured Document tag appearances. Enhance your Document formatting effortlessly!... Document doc = new Document ( MyDir + "Multi-section...); StructuredDocumentTa tag = doc . GetChild ( NodeType . StructuredDocumentTa...

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