Sort Score
Result 10 results
Languages All
Labels All
Results 9,551 - 9,560 of 18,357 for

docx to doc

(0.1 sec)
  1. Aspose::Words::Saving::ImageSaveOptions::get_Sc...

    Aspose::Words::Saving::ImageSaveOptions::get_Scale method. Gets or sets the zoom facTor for the generated images in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> get_ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. WebExtensionStoreType enumeration | Aspose.Word...

    aspose.words.webextensions.WebExtensionSToreType enumeration. Enumerates available types of a web extension sTore.... doc = aw . Document () # Create task...webextensions . TaskPane () doc . web_extension_task_panes ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Fields::FieldPrintDate::get_UseU...

    Aspose::Words::Fields::FieldPrintDate::get_UseUmAlQuraCalendar method. Gets or sets whether To use the Um-al-Qura calendar in C++.... auto doc = System :: MakeObject < Aspose...u "Field sample - PRINTDATE.docx" ); // When a document is printed...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Comment.AddReply | Aspose.Words for .NET

    Enhance your discussions with the Comment AddReply method—easily add replies To comments and improve engagement on your platform!... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); Comment comment = new Comment ( doc , "John Doe"...

    reference.aspose.com/words/net/aspose.words/com...
  5. Compare TXT In C#

    Compare TXT Documents using C# To diff two files. With our C# API you can detect the difference even if one character or one word has been changed....to compare Output format DOCX PDF DOC DOT DOCM DOTX DOTM RTF XPS...file formats: Compare DOC Compare DOCX Compare HTML Compare PDF...

    products.aspose.com/words/net/compare/txt/
  6. TextPathAlignment | Aspose.Words for Java

    WordArt alignment in Java....throws Exception { Document doc = new Document(); // Insert a...Shape shape = appendWordArt(doc, "Hello World! This text is bold...

    reference.aspose.com/words/java/com.aspose.word...
  7. ChartNumberFormat | Aspose.Words for Java

    Represents number formatting of the parent element in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...

    reference.aspose.com/words/java/com.aspose.word...
  8. Comment | Aspose.Words for .NET

    Create engaging comments effortlessly with our Comment construcTor. Initialize a new Comment class instance and enhance user interaction seamlessly!...DocumentBase doc ) Parameter Type Description doc DocumentBase...CreateCommentsAndPri () { Document doc = new Document (); Comment newComment...

    reference.aspose.com/words/net/aspose.words/com...
  9. Font.AutoColor | Aspose.Words for .NET

    Discover the Font AuToColor property, get the current text color (black or white) for auTo color adjustments. Optimize your design effortlessly!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // If a run's Font object...

    reference.aspose.com/words/net/aspose.words/fon...
  10. Document.extract_pages method | Aspose.Words fo...

    aspose.words.Document.extract_pages method... doc = aw . Document ( file_name =...MY_DIR + 'Layout entities.docx' ) doc = doc . extract_pages ( index...

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