Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 30,983 for

doc

(0.06 sec)
  1. Document.layout_options property | Aspose.Words...

    Document.layout_options property. Gets a [LayoutOptions](../../../aspose.words.layout/layoutoptions/) object that represents options to control the layout process of this Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert hidden text, then...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentBuilder.font property | Aspose.Words fo...

    DocumentBuilder.font property. Returns an object that represents current font formatting properties.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldIndex.page_range_separator property | Aspo...

    FieldIndex.page_range_separator property. Gets or sets the character sequence that is used to separate the start and end of a page range.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create an INDEX field which...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Field.GetFieldCode | Aspose.Words for .NET

    Discover the GetFieldCode method, effortlessly retrieve text between field start and separator, including child field codes and results. Enhance your coding efficiency!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Field field = builder . InsertField...

    reference.aspose.com/words/net/aspose.words.fie...
  5. PdfPageMode enumeration | Aspose.Words for Node.js

    Aspose.Words.Saving.PdfPageMode enumeration. Specifies how the PDF Document should be displayed when opened in the PDF reader.... let doc = new aw . Document ( base ....headerFooterBookmark = headerFooterBookmark ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldEditTime Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldEditTime class for efficient Document editing. Simplify your workflow with powerful EDITTIME field management.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // The EDITTIME field will...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldKeywords Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldKeywords class to efficiently implement the KEYWORDS field, enhancing your Document's metadata and searchability.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Add some keywords, also...

    reference.aspose.com/words/net/aspose.words.fie...
  8. PdfPageMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.PdfPageMode enum for customizable PDF display options, enhancing user experience in any PDF reader. Optimize your Documents today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Hello...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Aspose::Words::Drawing::Fill::Patterned method ...

    Aspose::Words::Drawing::Fill::Patterned method. Sets the specified fill to a pattern in C++.... auto doc = MakeObject < Document > ( MyDir...:: ExplicitCast < Shape > ( doc -> GetChild ( NodeType :: Shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. IFieldUpdateCultureProvider.GetCulture | Aspose...

    Discover the IFieldUpdateCultureProvider's GetCulture method, which efficiently returns a CultureInfo object for seamless field updates....DefineDateTimeFormat () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertField ( FieldType...

    reference.aspose.com/words/net/aspose.words.fie...