Sort Score
Result 10 results
Languages All
Labels All
Results 8,921 - 8,930 of 17,116 for

docx to doc

(0.07 sec)
  1. DocumentBuilder.InsertOleObject | Aspose.Words ...

    Effortlessly enhance your Documents with the DocumentBuilder InserToleObject method, allowing seamless embedding of OLE objects from streams.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a Microsoft Excel...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Aspose::Words::Notes::FootnoteOptions::get_Star...

    Aspose::Words::Notes::FootnoteOptions::get_StartNumber method. Specifies the starting number or character for the first auTomatically numbered footnotes in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Footnotes and endnotes...

    reference.aspose.com/words/cpp/aspose.words.not...
  3. FootnotePosition enumeration | Aspose.Words for...

    aspose.words.notes.FootnotePosition enumeration. Defines the footnote position.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # A footnote is a way to...

    reference.aspose.com/words/python-net/aspose.wo...
  4. WebExtension.AlternateReferences | Aspose.Words...

    Discover the WebExtension AlternateReferences property To enhance your web extension with versatile reference options for improved functionality.... Document doc = new Document (); // Create...myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane . Add...

    reference.aspose.com/words/net/aspose.words.web...
  5. FieldIncludePicture.is_linked property | Aspose...

    FieldIncludePicture.is_linked property. Gets or sets whether To reduce the file size by not sToring graphics data with the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Below are two similar field types...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldImport.is_linked property | Aspose.Words f...

    FieldImport.is_linked property. Gets or sets whether To reduce the file size by not sToring graphics data with the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Below are two similar field types...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldImport.graphic_filter property | Aspose.Wo...

    FieldImport.graphic_filter property. Gets or sets the name of the filter for the format of the graphic that is To be inserted.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Below are two similar field types...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Fields::FieldIndexFormat enum | ...

    Aspose::Words::Fields::FieldIndexFormat enum. Specifies the formatting for the FieldIndex fields in a Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Write ( u "A" );...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. 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...
  10. Aspose::Words::Node::Remove method | Aspose.Wor...

    Aspose::Words::Node::Remove method. Removes itself from the parent in C++.... auto doc = System :: MakeObject < Aspose...> ( get_MyDir () + u "Images.docx" ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/nod...