Sort Score
Result 10 results
Languages All
Labels All
Results 5,971 - 5,980 of 299,987 for

doc

(0.18 sec)
  1. FieldTemplate.include_full_path property | Aspo...

    FieldTemplate.include_full_path property. Gets or sets whether to include the full file path name.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # We can set a template name...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Properties::DocumentPropertyColl...

    Base class for BuiltInDocumentProperties and CustomDocumentProperties collections.... auto doc = MakeObject<Document>(); Sh...SharedPtr<CustomDocumentProper> properties = doc->get_CustomDocumentProper();...

    reference.aspose.com/words/cpp/class/aspose.wor...
  3. TextWatermarkOptions.FontFamily | Aspose.Words ...

    TextWatermarkOptions FontFamily property. Gets or sets font family name. The default value is Calibri in C#.... Document doc = new Document (); // Add a plain...plain text watermark. doc . Watermark . SetText ( "Aspose Watermark"...

    reference.aspose.com/words/net/aspose.words/tex...
  4. Node.Range | Aspose.Words for .NET

    Node Range property. Returns a Range object that represents the portion of a Document that is contained in this node in C#.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Add text to the first section...

    reference.aspose.com/words/net/aspose.words/nod...
  5. Font.Size | Aspose.Words for .NET

    Font Size property. Gets or sets the font size in points in C#....Document doc = new Document (); Run run = new Run ( doc , "Hello...HighlightColor = Color . Yellow ; doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words/fon...
  6. TextWatermarkOptions.font_family property | Asp...

    TextWatermarkOptions.font_family property. Gets or sets font family name... doc = aw . Document () # Add a plain...plain text watermark. doc . watermark . set_text ( text = 'Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FontInfoCollection.Contains | Aspose.Words for ...

    FontInfoCollection Contains method. Determines whether the collection contains a font with the given name in C#.... Document doc = new Document (); // A blank...AreEqual ( 3 , doc . FontInfos . Count ); Assert . True ( doc . FontInfos...

    reference.aspose.com/words/net/aspose.words.fon...
  8. FieldOptions.TemplateName | Aspose.Words for .N...

    FieldOptions 财产. 获取或设置文档使用的模板的文件名... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // 我们可以通过字段设置模板名称。当“doc.AttachedTemplate”为空时使用此属性。...

    reference.aspose.com/words/zh/net/aspose.words....
  9. TextWatermarkOptions.is_semitrasparent property...

    TextWatermarkOptions.is_semitrasparent property. Gets or sets a boolean value which is responsible for opacity of the watermark... doc = aw . Document () # Add a plain...plain text watermark. doc . watermark . set_text ( text = 'Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TextPath.Italic | Aspose.Words for .NET API 参考

    TextPath 财产. 如果字体格式为斜体则为真... { Document doc = new Document (); // 插入一个艺术字对象以在...Shape shape = AppendWordArt ( doc , "Hello World! This text is...

    reference.aspose.com/words/zh/net/aspose.words....