Sort Score
Result 10 results
Languages All
Labels All
Results 8,501 - 8,510 of 17,107 for

docx to doc

(0.1 sec)
  1. Frameset.ChildFramesets | Aspose.Words for .NET

    Discover the Frameset ChildFramesets property To easily access and manage collections of child frames and pages for enhanced web design....Document doc = new Document ( MyDir + "Frameset.docx" ); Assert...Assert . That ( doc . Frameset . ChildFramesets . Count , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.fra...
  2. Aspose::Words::Drawing::ShapeBase::get_BehindTe...

    Aspose::Words::Drawing::ShapeBase::get_BehindText method. Specifies whether the shape is below or above text in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a floating image...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. IFieldUserPromptRespondent.Respond | Aspose.Wor...

    Discover the IFieldUserPromptRespondent Respond method To capture user responses effectively. Learn how To handle cancellations seamlessly!...void FieldAsk () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Place a field where the...

    reference.aspose.com/words/net/aspose.words.fie...
  4. RevisionGroupCollection class | Aspose.Words fo...

    aspose.words.RevisionGroupCollection class. A collection of [RevisionGroup](../revisiongroup/) objects that represent revision groups in the Document... doc = aw . Document ( file_name =...+ 'Revisions.docx' ) self . assertEqual ( 7 , doc . revisions...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldIndex.run_subentries_on_same_line property...

    FieldIndex.run_subentries_on_same_line property. Gets or sets whether run subentries inTo the same line as the main entry.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create an INDEX field which...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartFormat.is_defined property | Aspose.Words ...

    ChartFormat.is_defined property. Gets a flag indicating whether any format is defined.... doc = aw . Document ( file_name =...+ 'DataPoint format.docx' ) shape = doc . get_child ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Insert Image using Apache POI and Aspose.Words|...

    Add image inTo a Document easily and fast instead of using Apache POI.... class ); Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . insertImage ( dataDir...

    docs.aspose.com/words/java/insert-image-using-a...
  8. ChartSeriesGroup.series_type property | Aspose....

    ChartSeriesGroup.series_type property. Gets the type of chart series included in this group.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

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

    Effortlessly insert text inTo your Document with DocumentBuilder's Write method, enhancing your editing efficiency and streamlining your workflow.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Border ....

    reference.aspose.com/words/net/aspose.words/doc...
  10. LineNumberRestartMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.LineNumberRestartMode enum To control auTomatic line numbering resets for enhanced Document formatting and clarity.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // We can use the section's...

    reference.aspose.com/words/net/aspose.words/lin...