Sort Score
Result 10 results
Languages All
Labels All
Results 3,011 - 3,020 of 313,804 for

doc

(0.11 sec)
  1. FontSubstitutionRule.Enabled | Aspose.Words for...

    FontSubstitutionRule Enabled property. Specifies whether the rule is enabled or not in C#.... Document doc = new Document (); doc . FontSettings =...source. Assert . AreEqual ( 1 , doc . FontSettings . GetFontsSources...

    reference.aspose.com/words/net/aspose.words.fon...
  2. Class CustomXmlProperty | Aspose.Words for .NET...

    Aspose.Words.Markup.CustomXmlProperty 班级. 表示单个自定义 XML 属性或智能标记属性...public void Create () { Document doc = new Document (); // 智能标记出现在文档中,Microsoft...SmartTag smartTag = new SmartTag ( doc ); // 智能标签是包含其识别文本的完整的复合节点。 //...

    reference.aspose.com/words/zh/net/aspose.words....
  3. ImageData.SetImage | Aspose.Words for .NET API 参考

    ImageData 方法. 设置形状显示的图像... Document doc = new Document (); // 要在文档中显示图像,我们需要创建一个形状...imgShape = new Shape ( doc , ShapeType . Image ); doc . FirstSection...

    reference.aspose.com/words/zh/net/aspose.words....
  4. Aspose::Words::Document::get_CustomXmlParts met...

    Aspose::Words::Document::get_CustomXmlParts method. Gets or sets the collection of Custom XML Data Storage Parts in C++....Custom XML Parts into OOXML and DOC documents only. This property...tag with custom XML data. auto doc = MakeObject < Document > ();...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Java API to Export CGM to DOT | products.aspose...

    Convert CGM to DOT using on premise Java API...is to render the CGM file to DOC using Aspose.PDF for Java. Aspose...files to DOC. After the CGM file is rendered to DOC, the second...

    products.aspose.com/total/java/conversion/cgm-t...
  6. SectionCollection.Item | Aspose.Words for .NET

    SectionCollection Item property. Retrieves a section at the given index in C#.... Document doc = new Document ( MyDir + "Rendering...the document within its pages. doc . Save ( ArtifactsDir + "Document...

    reference.aspose.com/words/net/aspose.words/sec...
  7. TextPath.on property | Aspose.Words for Python

    TextPath.on property. Defines whether the text is displayed.... def insert_text_paths (): doc = aw . Document () # Insert a...WordArt. shape = append_word_art ( doc , 'Hello World! This text is...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Drawing::TextPath::get_RotateLet...

    Aspose::Words::Drawing::TextPath::get_RotateLetters method. Determines whether the letters of the text are rotated in C++....void InsertTextPaths () { auto doc = MakeObject < Document > ();...Shape > shape = AppendWordArt ( doc , u "Hello World! This text is...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::TextPath::get_Underline...

    Aspose::Words::Drawing::TextPath::get_Underline method. True if the font is underlined in C++....void InsertTextPaths () { auto doc = MakeObject < Document > ();...Shape > shape = AppendWordArt ( doc , u "Hello World! This text is...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Aspose::Words::Markup::CustomPart Class Referen...

    Represents a custom (arbitrary content) part, that is not defined by the ISO/IEC 29500 standard.... auto doc = MakeObject<Document>(MyDir...package.docx" ); ASSERT_EQ(2, doc->get_PackageCustomParts()->get_Count());...

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