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

docx to doc

(0.05 sec)
  1. 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...
  2. 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...
  3. FieldRef | Aspose.Words for Java

    Implements the REF field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Name bookmarked text with...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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...
  5. ChartLegend.format property | Aspose.Words for ...

    ChartLegend.format property. Provides access To fill and line formatting of the legend.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Redact PPT Presentation Online or using C++ | p...

    Open and redact PPT Document online via app for free. C++ API code To search and replace PPT text....Redact DOC Files (Microsoft Word Binary Format) Redact DOCX Files...

    products.aspose.com/total/cpp/redact/ppt/
  7. 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...
  8. Aspose::Words::WebExtensions::WebExtensionBindi...

    Aspose::Words::WebExtensions::WebExtensionBinding::get_Id method. Specifies the binding identifier in C++.... auto doc = System :: MakeObject < Aspose...WebExtensions :: TaskPane > (); doc -> get_WebExtensionTaskPane ()...

    reference.aspose.com/words/cpp/aspose.words.web...
  9. Digitally Sign XLSX File Online or using Java |...

    Free online app for digital signature in XLSX spreadsheet. Develop Java application To electronically sign XLSX spreadsheets....[Product Documentation](https://docs.aspose.com/cells/java/syste...File) Sign DOC (Microsoft Word Binary Format) Sign DOCX (Office...

    products.aspose.com/total/java/signature/xlsx/
  10. ChartDataLabelCollection | Aspose.Words for Java

    Represents a collection of ChartDataLabel in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Shape chartShape = builder...

    reference.aspose.com/words/java/com.aspose.word...