Sort Score
Result 10 results
Languages All
Labels All
Results 3,751 - 3,760 of 298,034 for

doc

(0.25 sec)
  1. Aspose::Words::Properties::DocumentProperty::To...

    Aspose::Words::Properties::DocumentProperty::ToByteArray method. Returns the property value as byte array in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Writeln ( u "Hello...

    reference.aspose.com/words/cpp/aspose.words.pro...
  2. ImageSaveOptions.tiff_binarization_method prope...

    ImageSaveOptions.tiff_binarization_method property. Gets or sets method used while converting images to 1 bpp format when [ImageSaveOptions.save_format](../save_format/) is [SaveFormat.TIFF](../../../aspose.words/saveformat/#TIFF) and [ImageSaveOptions.tiff_compression](../tiff_compression/) is equal to [TiffCompression.CCITT3](../../tiffcompression/#CCITT3) or [TiffCompression.CCITT4](../../tiffcompression/#CCITT4).... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) builder . paragraph_format . style = doc . styles...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldCompare.left_expression property | Aspose....

    FieldCompare.left_expression property. Gets or sets the left part of the comparison expression.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) field = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  4. StructuredDocumentTag.building_block_gallery pr...

    StructuredDocumentTag.building_block_gallery property. Specifies type of building block for this SDT...DOC_PART_OBJ SDT types. It is read-only...set its category and gallery. doc = aw . Document () building_block_sdt...

    reference.aspose.com/words/python-net/aspose.wo...
  5. IBibliographyStylesProvider.GetStyle | Aspose.W...

    IBibliographyStylesProvider GetStyle method. Returns bibliography style in C#....ChangeBibliographySt () { Document doc = new Document ( MyDir + "Bibliography..."Bibliography.docx" ); doc . FieldOptions . BibliographyStylesPr...

    reference.aspose.com/words/net/aspose.words.fie...
  6. VbaModule.Type | Aspose.Words for .NET

    VbaModule Type property. Specifies whether the module is a procedural module Document module class module or designer module in C#.... Document doc = new Document (); // Create.... Name = "Aspose.Project" ; doc . VbaProject = project ; // Create...

    reference.aspose.com/words/net/aspose.words.vba...
  7. SaveOptions.UseHighQualityRendering | Aspose.Wo...

    SaveOptions UseHighQualityRendering property. Gets or sets a value determining whether or not to use high quality i.e. slow rendering algorithms in C#.... Document doc = new Document ( MyDir + "Rendering...builder = new DocumentBuilder ( doc ); builder . Font . Size = 60...

    reference.aspose.com/words/net/aspose.words.sav...
  8. MarkdownLoadOptions.ImportUnderlineFormatting |...

    MarkdownLoadOptions ImportUnderlineFormatting property. Gets or sets a boolean value indicating either to recognize a sequence of two plus characters as underline text formatting. The default value is false in C#....ImportUnderlineForma = true }; Document doc = new Document ( stream , loadOptions...Paragraph para = ( Paragraph ) doc . GetChild ( NodeType . Paragraph...

    reference.aspose.com/words/net/aspose.words.loa...
  9. FormField.name property | Aspose.Words for Python

    FormField.name property. Gets or sets the form field name.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'Please...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Style.Styles | Aspose.Words for .NET

    Style Styles property. Gets the collection of styles this style belongs to in C#....Document doc = new Document (); Assert . AreEqual ( 4 , doc . Styles...IEnumerator < Style > stylesEnum = doc . Styles . GetEnumerator ())...

    reference.aspose.com/words/net/aspose.words/sty...