Sort Score
Result 10 results
Languages All
Labels All
Results 8,231 - 8,240 of 155,673 for

doc

(0.06 sec)
  1. StructuredDocumentTagRangeStart.placeholder_nam...

    StructuredDocumentTagRangeStart.placeholder_name property. Gets or sets Name of the [BuildingBlock](../../../aspose.words.buildingblocks/buildingblock/) containing placeholder text.... doc = aw . Document ( file_name =...tags.docx' ) range_start_tag = doc . get_child_nodes ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Fitting all Tables to the Page Width|Aspose.Wor...

    Fit a table into a Document by page width easily and fast instead of using VSTO in C#....Words Document doc = new Document ( "doc.docx" ); foreach (...( Table table in doc . GetChildNodes ( NodeType . Table , true...

    docs.aspose.com/words/net/fitting-all-tables-to...
  3. FontFallbackSettings.load_noto_fallback_setting...

    FontFallbackSettings.load_noto_fallback_settings method. Loads predefined fallback settings which uses Google Noto fonts....default_font_name = 'Noto Sans' doc = aw . Document () doc . font_settings =...pre-defined fallback font settings. doc = aw . Document () font_settings...

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

    Discover the FieldCitation Prefix property, easily customize citations with a unique prefix for enhanced clarity and organization in your Documents.... Document doc = new Document ( MyDir + "Bibliography...builder = new DocumentBuilder ( doc ); builder . Write ( "Text to...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldCitation.SuppressTitle | Aspose.Words for ...

    Control title visibility in citations with the FieldCitation SuppressTitle property. Easily manage how information is displayed for optimal clarity.... Document doc = new Document ( MyDir + "Bibliography...builder = new DocumentBuilder ( doc ); builder . Write ( "Text to...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldCitation.Suffix | Aspose.Words for .NET

    Discover the FieldCitation Suffix property, easily manage citation suffixes to enhance your data accuracy and streamline your referencing process.... Document doc = new Document ( MyDir + "Bibliography...builder = new DocumentBuilder ( doc ); builder . Write ( "Text to...

    reference.aspose.com/words/net/aspose.words.fie...
  7. DocumentBuilder.list_format property | Aspose.W...

    DocumentBuilder.list_format property. Returns an object that represents current list formatting properties.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ShadowFormat.Color | Aspose.Words for .NET

    Discover the ShadowFormat Color property to customize shadow colors in your designs. Default is Black, but unleash your creativity with vibrant options!... Document doc = new Document ( MyDir + "Shadow...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  9. StructuredDocumentTagRangeStart.appearance prop...

    StructuredDocumentTagRangeStart.appearance property. Gets or sets the appearance of the structured Document tag.... let doc = new aw . Document ( base ....document tags.docx" ); let tag = doc . getChild ( aw . NodeType ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ImageSize | Aspose.Words for Java

    Contains information about image size and resolution in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Shape shape = builder.inse...

    reference.aspose.com/words/java/com.aspose.word...