Sort Score
Result 10 results
Languages All
Labels All
Results 7,671 - 7,680 of 18,447 for

docx to doc

(0.64 sec)
  1. ChartSeriesGroup.doughnut_hole_size property | ...

    ChartSeriesGroup.doughnut_hole_size property. Gets or sets the hole size of the parent doughnut chart as a percentage.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldInclude | Aspose.Words for Java

    Implements the INCLUDE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // We can use an INCLUDE field...

    reference.aspose.com/words/java/com.aspose.word...
  3. DocumentBuilder.insert_group_shape method | Asp...

    aspose.words.DocumentBuilder.insert_group_shape method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape1 = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  4. JustificationMode Enum | Aspose.Words for .NET

    Discover Aspose.Words JustificationMode enum for precise character spacing adjustments in your Documents. Enhance readability with cusTomizable settings!...Document doc = new Document ( MyDir + "Document.docx" ); JustificationMode...JustificationMode justificationMode = doc . JustificationMode ; if ( justificationMode...

    reference.aspose.com/words/net/aspose.words.set...
  5. Create a clickable icon (hyperlink on iconor im...

    Hi , I want To create pdf file from a word file. In that i am adding some content along with I have To add a icon which is clickable and open a link. it will be lengthy and it should hide. content should be like (pape…...I’ll check against the latest docs and release notes. Assumptions...with a clickable link: Document doc = new Document(); DocumentBuilder...

    forum.aspose.com/t/create-a-clickable-icon-hype...
  6. FieldSkipIf | Aspose.Words for Java

    Implements the SKIPIF field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Insert a SKIPIF field. If...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldTC.entry_level property | Aspose.Words for...

    FieldTC.entry_level property. Gets or sets the level of the entry.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a TOC field, which...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldTC.omit_page_number property | Aspose.Word...

    FieldTC.omit_page_number property. Gets or sets whether page number in ToC should be omitted for this field.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a TOC field, which...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Fields::FieldBuilder::AddArgumen...

    Aspose::Words::Fields::FieldBuilder::AddArgument method. Adds a field's argument represented by FieldArgumentBuilder To the field's code in C++.... auto doc = System :: MakeObject < Aspose...builder -> BuildAndInsert ( doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. ParagraphAlignment enumeration | Aspose.Words f...

    aspose.words.ParagraphAlignment enumeration. Specifies text alignment in a paragraph.... doc = aw . Document () # A blank...document node with no children. doc . remove_all_children () # This...

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