Sort Score
Result 10 results
Languages All
Labels All
Results 9,561 - 9,570 of 17,140 for

docx to doc

(0.05 sec)
  1. Aspose::Words::Shading::get_BackgroundTintAndSh...

    Aspose::Words::Shading::get_BackgroundTintAndShade method. Gets or sets a double value that lightens or darkens a background theme color in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/sha...
  2. PageSetup.restartPageNumbering property | Aspos...

    PageSetup.restartPageNumbering property. True if page numbering restarts at the beginning of the section.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Font.ClearFormatting | Aspose.Words for .NET

    ResTore your text To its original style with the Font ClearFormatting method. Enjoy clean, consistent formatting for a polished look!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "For more...

    reference.aspose.com/words/net/aspose.words/fon...
  4. Stroke.end_arrow_length property | Aspose.Words...

    Stroke.end_arrow_length property. Defines the arrowhead length for the end of a stroke.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Below are four examples of shapes...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Stroke.dash_style property | Aspose.Words for P...

    Stroke.dash_style property. Specifies the dot and dash pattern for a stroke.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Below are four examples of shapes...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartFormat.SetDefaultFill | Aspose.Words for .NET

    Discover how To use the ChartFormat SetDefaultFill method To effortlessly resTore your chart element's fill To its original default value....Document doc = new Document ( MyDir + "DataPoint format.docx" ); Shape...Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape , 0...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Font.Emboss | Aspose.Words for .NET

    Discover the Font Emboss property, which enhances your text with a stylish embossed effect for eye-catching designs. Elevate your typography Today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Size = 36...

    reference.aspose.com/words/net/aspose.words/fon...
  8. PageSetup.lineStartingNumber property | Aspose....

    PageSetup.lineStartingNumber property. Gets or sets the starting line number.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // We can use the section's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Comment::AddReply method | Aspos...

    Aspose::Words::Comment::AddReply method. Adds a reply To this comment in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); auto comment = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/com...
  10. WarningInfo Class | Aspose.Words for .NET

    Discover the Aspose.Words.WarningInfo class, which provides crucial insights inTo warnings during Document loading or saving, enhancing your workflow efficiency....Document doc = new Document ( MyDir + "Missing font.docx" ); //...new WarningInfoCollectio (); doc . WarningCallback = warningCollector...

    reference.aspose.com/words/net/aspose.words/war...