Sort Score
Result 10 results
Languages All
Labels All
Results 5,391 - 5,400 of 157,133 for

doc

(0.07 sec)
  1. Aspose::Words::Fields::FieldPrintDate::get_UseL...

    Aspose::Words::Fields::FieldPrintDate::get_UseLunarCalendar method. Gets or sets whether to use the Hijri Lunar or Hebrew Lunar calendar in C++.... auto doc = MakeObject < Document > ( MyDir...ExplicitCast < FieldPrintDate > ( doc -> get_Range () -> get_Fields...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Fields::FieldPrintDate::get_UseS...

    Aspose::Words::Fields::FieldPrintDate::get_UseSakaEraCalendar method. Gets or sets whether to use the Saka Era calendar in C++.... auto doc = MakeObject < Document > ( MyDir...ExplicitCast < FieldPrintDate > ( doc -> get_Range () -> get_Fields...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. CellFormat.orientation property | Aspose.Words ...

    CellFormat.orientation property. Returns or sets the orientation of text in a table cell.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . start_table ()...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ImageSaveOptions.tiffBinarizationMethod propert...

    ImageSaveOptions.tiffBinarizationMethod property. Gets or sets method used while converting images to 1 bpp format when [ImageSaveOptions.saveFormat](../saveFormat/) is [SaveFormat.Tiff](../../../aspose.words/saveformat/#Tiff) and [ImageSaveOptions.tiffCompression](../tiffCompression/) is equal to [TiffCompression.Ccitt3](../../tiffcompression/#Ccitt3) or [TiffCompression.Ccitt4](../../tiffcompression/#Ccitt4).... let doc = new aw . Document (); let builder...DocumentBuilder ( doc ); builder . paragraphFormat . style = doc . styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Shading.backgroundTintAndShade property | Aspos...

    Shading.backgroundTintAndShade property. Gets or sets a double value that lightens or darkens a background theme color.... let doc = new aw . Document (); let builder...DocumentBuilder ( doc ); let shading = doc . firstSection . body...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartTitle.text property | Aspose.Words for Python

    ChartTitle.text property. Gets or sets the text of the chart title... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a chart shape with...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ListCollection.AddSingleLevelList | Aspose.Word...

    Effortlessly create and add a single-level list to your Document with the ListCollection AddSingleLevelList method, enhancing organization and clarity.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); ListCollection listCollection = doc . Lists ;...

    reference.aspose.com/words/net/aspose.words.lis...
  8. Shading.foregroundTintAndShade property | Aspos...

    Shading.foregroundTintAndShade property. Gets or sets a double value that lightens or darkens a foreground theme color.... let doc = new aw . Document (); let builder...DocumentBuilder ( doc ); let shading = doc . firstSection . body...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartAxis.category_type property | Aspose.Words...

    ChartAxis.category_type property. Gets or sets type of the category axis.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldPageRef.insert_hyperlink property | Aspose...

    FieldPageRef.insert_hyperlink property. Gets or sets whether to insert a hyperlink to the bookmarked paragraph.... def field_page_ref (): doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) insert_and_name_bookmark ( builder...

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