Sort Score
Result 10 results
Languages All
Labels All
Results 6,141 - 6,150 of 299,977 for

doc

(0.1 sec)
  1. RowFormat class | Aspose.Words for Python

    aspose.words.tables.RowFormat class. Represents all formatting for a table row... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . start_table ()...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ImageSaveOptions.clone method | Aspose.Words fo...

    ImageSaveOptions.clone method. Creates a deep clone of this object.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) builder . paragraph_format . style = doc . styles...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Paragraph.is_list_item property | Aspose.Words ...

    Paragraph.is_list_item property. True when the paragraph is an item in a bulleted or numbered list in original revision.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # A list allows us to organize...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Document.UpdateFields | Aspose.Words for .NET A...

    Document 方法. 更新整个文档中的字段值... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // 插入一个 QUOTE 字段,它将显示其 Text...

    reference.aspose.com/words/zh/net/aspose.words/...
  5. ShapeBase.Title | Aspose.Words for .NET

    ShapeBase Title property. Gets or sets the title caption of the current shape object in C#.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a shape, give it...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ImageWatermarkOptions.IsWashout | Aspose.Words ...

    ImageWatermarkOptions IsWashout property. Gets or sets a boolean value which is responsible for washout effect of the watermark. The default value is true in C#.... Document doc = new Document (); // Modify...different options to insert image: doc . Watermark . SetImage ( Image...

    reference.aspose.com/words/net/aspose.words/ima...
  7. RtfSaveOptions.save_images_as_wmf property | As...

    RtfSaveOptions.save_images_as_wmf property. When ``True`` all images will be saved as WMF.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Jpeg...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Document.update_thumbnail method | Aspose.Words...

    aspose.words.Document.update_thumbnail method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . writeln ( "Hello world...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::TextWatermarkOptions::get_Color ...

    Aspose::Words::TextWatermarkOptions::get_Color method. Gets or sets font color. The default value is Silver in C++.... auto doc = MakeObject < Document > ();...Add a plain text watermark. doc -> get_Watermark () -> SetText...

    reference.aspose.com/words/cpp/aspose.words/tex...
  10. Aspose::Words::FrameFormat Class Reference - As...

    Represents frame related formatting for a paragraph.... auto doc = MakeObject<Document>(MyDir...SharedPtr<Paragraph> paragraphFrame = doc->get_FirstSection()->get_Bod...

    reference.aspose.com/words/cpp/class/aspose.wor...