Sort Score
Result 10 results
Languages All
Labels All
Results 1,991 - 2,000 of 157,127 for

doc

(0.06 sec)
  1. Paragraph.parent_story property | Aspose.Words ...

    Paragraph.parent_story property. Retrieves the parent section-level story that can be [Body](../../body/) or [HeaderFooter](../../headerfooter/).... doc = aw . Document () # Create a...HeaderFooter ( doc , aw . HeaderFooterType . HEADER_PRIMARY ) doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FindReplaceOptions.IgnoreFieldCodes | Aspose.Wo...

    Discover the FindReplaceOptions IgnoreFieldCodes property to easily manage text in field codes. Control visibility with a simple boolean setting!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertField ( "INCLUDETEXT"...

    reference.aspose.com/words/net/aspose.words.rep...
  3. Font.style property | Aspose.Words for Node.js

    Font.style property. Gets or sets the character style applied to this formatting.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert a custom style and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ReportBuilderOptions.Options | Aspose.Words for...

    Discover the ReportBuilderOptions property to customize your ReportingEngine's behavior, enhancing report creation with flexible control and improved functionality....populate document with data: string doc = MyDir + "Reporting engine template...ReportBuilder . BuildReport ( doc , ArtifactsDir + "LowCode.BuildReportWithObjec...

    reference.aspose.com/words/net/aspose.words.low...
  5. ParagraphFormat.style property | Aspose.Words f...

    ParagraphFormat.style property. Gets or sets the paragraph style applied to this formatting.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a custom paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ParagraphFormat.page_break_before property | As...

    ParagraphFormat.page_break_before property. True if a page break is forced before the paragraph.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Set this flag to "true"...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Saving::OoxmlSaveOptions::get_Pa...

    Aspose::Words::Saving::OoxmlSaveOptions::get_Password method. Gets/sets a password to encrypt Document using ECMA376 Standard encryption algorithm in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Writeln ( u "Hello...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Fill.presetTexture property | Aspose.Words for ...

    Fill.presetTexture property. Gets a [PresetTexture](../../presettexture/) for the fill.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertShape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldGoToButton.location property | Aspose.Word...

    FieldGoToButton.location property. Gets or sets the name of a bookmark, a page number, or some other item to jump to.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Add a GOTOBUTTON field...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldInfo.info_type property | Aspose.Words for...

    FieldInfo.info_type property. Gets or sets the type of the Document property to insert.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Set a value for the "Comments"...

    reference.aspose.com/words/python-net/aspose.wo...