Sort Score
Result 10 results
Languages All
Labels All
Results 9,081 - 9,090 of 18,354 for

docx to doc

(0.07 sec)
  1. Aspose::Words::Fields::FieldSeq::get_ResetHeadi...

    Aspose::Words::Fields::FieldSeq::get_ResetHeadingLevel method. Gets or sets an integer number representing a heading level To reset the sequence number To. Returns -1 if the number is absent in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // SEQ fields display a count...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. TextColumnCollection.LineBetween | Aspose.Words...

    Enhance your layout with the TextColumnCollection LineBetween property. Enable vertical lines between columns for a polished, organized look.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Configure the current section's...

    reference.aspose.com/words/net/aspose.words/tex...
  3. Aspose::Words::Tables::Table::SetBorders method...

    Aspose::Words::Tables::Table::SetBorders method. Sets all table borders To the specified line style, width and color in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Start a table and set a...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. PageSetup.oddAndEvenPagesHeaderFooter property ...

    PageSetup.oddAndEvenPagesHeaderFooter property. True if the Document has different headers and footers for odd-numbered and even-numbered pages.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Below are two types of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Shading class | Aspose.Words for Python

    aspose.words.Shading class. Contains shading attributes for an object... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Start a table and set a...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Style.locked property | Aspose.Words for Python

    Style.locked property. Specifies whether this style is locked.... doc = aw . Document () style_heading1 = doc . styles...style_heading1 . locked = True doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert HTML to Image in Java – PNG, JPG, BMP, ...

    Convert HTML To Images like JPG, PNG, GIF, TIFF, and BMP using Aspose.HTML for Java. Use ImageSaveOptions for precise and cusTomizable outputs....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/html/java/convert-html-to-image/
  8. Create HTML Report In Python

    Generate reports and auTomate Documents using HTML templates and cusTom data in Python....(optional) Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...aspose.words.reporting as awr doc = aw.Document( "Input.html" );...

    products.aspose.com/words/python-net/report/html/
  9. WebExtensionBinding constructor | Aspose.Words ...

    WebExtensionBinding construcTor. Creates web extension binding with specified parameters.... doc = aw . Document () # Create task...webextensions . TaskPane () doc . web_extension_task_panes ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. Comment.SetText | Aspose.Words for .NET

    Discover the SetText method, a user-friendly Tool that simplifies adding comments, enhancing your workflow and boosting productivity effortlessly.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); Comment comment = new Comment ( doc , "John Doe"...

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