Sort Score
Result 10 results
Languages All
Labels All
Results 6,181 - 6,190 of 126,358 for

doc

(0.24 sec)
  1. FieldOptions.FieldUpdateCultureProvider | Aspos...

    Discover the FieldOptions FieldUpdateCultureProvider property, enabling tailored culture objects for each field to enhance user experience and localization....DefineDateTimeFormat () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertField ( FieldType...

    reference.aspose.com/words/net/aspose.words.fie...
  2. WordML2003SaveOptions class | Aspose.Words for ...

    aspose.words.saving.WordML2003SaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.WORD_ML](../../aspose.words/saveformat/#WORD_ML) format...files used when saving to a DOC or DOCX file. By default this...output document’s raw content. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::ShapeBase::get_WrapSide...

    Aspose::Words::Drawing::ShapeBase::get_WrapSide method. Specifies how the text is wrapped around the shape in C++.... auto doc = MakeObject < Document > ( MyDir...SharedPtr < Shape >> shapes = doc -> GetChildNodes ( NodeType ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. FindReplaceOptions.FindWholeWordsOnly | Aspose....

    Discover how the FindWholeWordsOnly property enhances your search with accurate results, ensuring oldValue matches only as a standalone word.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Jackson...

    reference.aspose.com/words/net/aspose.words.rep...
  5. Document.pageCount property | Aspose.Words for ...

    Document.pageCount property. Gets the number of pages in the Document as calculated by the most recent page layout operation.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . write ( "Page 1"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldMergeRec | Aspose.Words for Java

    Implements the MERGEREC field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.write("Dear "); FieldMergeField...

    reference.aspose.com/words/java/com.aspose.word...
  7. OptionButtonControl.Selected | Aspose.Words for...

    Manage your OptionButtonControl with ease! Set or get its selected state with a simple boolean value for seamless user interaction.... Document doc = new Document ( MyDir + "Radio...); Shape shape1 = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  8. FieldPrint.PostScriptGroup | Aspose.Words for .NET

    Discover the FieldPrint PostScriptGroup property to easily manage your drawing rectangle for efficient PostScript instruction handling.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "My paragraph"...

    reference.aspose.com/words/net/aspose.words.fie...
  9. TextEffect Enum | Aspose.Words for .NET

    Explore the Aspose.Words.TextEffect enum for dynamic text animations. Enhance your Documents with engaging effects for a captivating user experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Size = 36...

    reference.aspose.com/words/net/aspose.words/tex...
  10. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_LegacyMode method. Gets or sets a boolean value indicating that old find/replace algorithm is used in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Write ( u "Jason...

    reference.aspose.com/words/cpp/aspose.words.rep...