Sort Score
Result 10 results
Languages All
Labels All
Results 6,981 - 6,990 of 18,477 for

docx to doc

(0.24 sec)
  1. Number of the Figure count - Free Support Forum...

    When I check the number of images in a .Docx file, it shows a Total of 7 images, but in reality, there is only one image in it. I request you To examine the attached .Docx file and advise on how To get the correct image …...docx file, it shows a total of 7...you to examine the attached .docx file and advise on how to get...

    forum.aspose.com/t/number-of-the-figure-count/3...
  2. OoxmlSaveOptions.password property | Aspose.Wor...

    OoxmlSaveOptions.password property. Gets/sets a password To encrypt Document using ECMA376 Standard encryption algorithm.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Paragraph::AppendField method | ...

    Aspose::Words::Paragraph::AppendField method. Appends a field To this paragraph in C++.... auto doc = System :: MakeObject < Aspose...Words :: Paragraph > paragraph = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. PageSetup.clear_formatting method | Aspose.Word...

    PageSetup.clear_formatting method. Resets page setup To default paper size, margins and orientation.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Modify the page setup properties...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert EPUB to XPS – C# code examples

    Convert EPUB To XPS using Aspose.HTML for .NET API. Consider various EPUB To XPS conversion scenarios in C# examples. Try online EPUB Converter....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/html/net/convert-epub-to-xps/
  6. ParagraphFormat.styleName property | Aspose.Wor...

    ParagraphFormat.styleName property. Gets or sets the name of the paragraph style applied To this formatting.... let doc = new aw . Document (); // A...document node with no children. doc . removeAllChildren (); // This...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Paragraph.paragraphFormat property | Aspose.Wor...

    Paragraph.paragraphFormat property. Provides access To the paragraph formatting properties.... let doc = new aw . Document (); // A...document node with no children. doc . removeAllChildren (); // This...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Inline.font property | Aspose.Words for Node.js

    Inline.font property. Provides access To the font formatting of this object.... let doc = new aw . Document (); // A...document node with no children. doc . removeAllChildren (); // This...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Track Changes in Office Docs - Free Support For...

    • Possible To not accept all changes in a Document before sending it back To aspose before comparing again for track changes? WIll it track 2nd, 3rd, etc. versions with different colors. Or are is there a better/ diffe…...Track Changes in Office Docs Aspose.Words Product Family scottarmstrong...Aspose.Words.Document("Original.docx"); var revised = new Aspose...

    forum.aspose.com/t/track-changes-in-office-docs...
  10. How to Change Text Color in HTML? C# Examples

    Change HTML text color using C#. See actual code examples with Aspose.HTML To cusTomize HTML text color programmatically using inline and internal CSS....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/html/net/how-to-articles/how-to...