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

doc

(0.16 sec)
  1. FieldMergeField.IsVerticalFormatting | Aspose.W...

    FieldMergeField IsVerticalFormatting property. Gets or sets whether to enable character conversion for vertical formatting in C#.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a data table to...

    reference.aspose.com/words/net/aspose.words.fie...
  2. MailMerge.DeleteFields | Aspose.Words for .NET

    MailMerge DeleteFields method. Removes mail merge related fields from the Document in C#.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Dear "...

    reference.aspose.com/words/net/aspose.words.mai...
  3. Fill.PresetTexture | Aspose.Words for .NET

    Fill PresetTexture property. Gets a PresetTexture for the fill in C#.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.dra...
  4. comment - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.write("Hello world...

    reference.aspose.com/words/java/com.aspose.word...
  5. DocumentBuilder.insert_node method | Aspose.Wor...

    DocumentBuilder.insert_node method. Inserts a node before the cursor.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) image_file_name = IMAGE_DIR + "Windows...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 使用 Python 制作 PDF

    通过几个步骤在 Python 中创建一个新的 PDF。使用 Python via .NET 库轻松创建 PDF。...例子 输出格式 DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...words as aw doc = aw.Document() comment = aw.Comment(doc) comment...

    products.aspose.com/words/zh/python-net/make/pdf/
  7. Aspose::Words::Drawing::TextPathAlignment enum ...

    Aspose::Words::Drawing::TextPathAlignment enum. WordArt alignment 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...
  8. FieldPrint.post_script_group property | Aspose....

    FieldPrint.post_script_group property. Gets or sets the drawing rectangle that the PostScript instructions operate on.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'My paragraph'...

    reference.aspose.com/words/python-net/aspose.wo...
  9. GlowFormat.Transparency | Aspose.Words for .NET

    GlowFormat Transparency property. Gets or sets the degree of transparency for the glow effect as a value between 0.0 opaque and 1.0 clear. The default value is 0.0 in C#.... Document doc = new Document ( MyDir + "Various...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Aspose::Words::Drawing::TextPath::get_XScale me...

    Aspose::Words::Drawing::TextPath::get_XScale method. Determines whether a straight textpath will be used instead of the shape path 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...