Sort Score
Result 10 results
Languages All
Labels All
Results 7,451 - 7,460 of 18,447 for

docx to doc

(0.22 sec)
  1. Aspose::Words::Style::Equals method | Aspose.Wo...

    Aspose::Words::Style::Equals method. Compares with the specified style. Styles Istds are compared for built-in styles only. Styles defaults are not included in comparison. Base style, linked style and next paragraph style are recursively compared in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Style with alias.docx" ); // This document contains...

    reference.aspose.com/words/cpp/aspose.words/sty...
  2. FieldCreateDate.use_um_al_qura_calendar propert...

    FieldCreateDate.use_um_al_qura_calendar property. Gets or sets whether To use the Um-al-Qura calendar.... doc = aw . Document ( file_name =...'Document.docx' ) builder = aw . DocumentBuilder ( doc = doc ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Რამდენიმე Გამოსახულება SVG Javascript

    შეაერთეთ მრავალი Გამოსახულება SVG JavaScript კოდში. შეინახეთ Გამოსახულება როგორც SVG JavaScript....png" ] var doc = new aw.Document() var builder...builder = new aw.DocumentBuilder(doc) shapes = fileNames.map(fileName...

    products.aspose.com/words/ka/nodejs-net/merge/i...
  4. Body | Aspose.Words for Java

    Represents a container for the main text of a section in Java.... Document doc = new Document(); // A blank...document node with no children. doc.removeAllChildren(); // This...

    reference.aspose.com/words/java/com.aspose.word...
  5. Რამდენიმე JPG TIFF Javascript

    შეაერთეთ მრავალი JPG TIFF JavaScript კოდში. შეინახეთ JPG როგორც TIFF JavaScript....jpg" ] var doc = new aw.Document() var builder...builder = new aw.DocumentBuilder(doc) shapes = fileNames.map(fileName...

    products.aspose.com/words/ka/nodejs-net/merge/j...
  6. Compare result does not match MS Word - Bookmar...

    As a follow up To this issue: Compare result does not match MS Word output - Bookmarks are missing I’ve run inTo another case where bookmarks are missing when comparing two Documents, and the output differs from the out…...files: doc_1.docx which has a bookmarked named bookmark_1 doc_2.docx...docx which has a bookmarked named bookmark_1 and a new bookmark...

    forum.aspose.com/t/compare-result-does-not-matc...
  7. Font.underline property | Aspose.Words for Python

    Font.underline property. Gets or sets the type of underline applied To the font.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Specify font formatting...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_HyperlinkBase method. Specifies the base string used for evaluating relative hyperlinks in this Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a relative hyperlink...

    reference.aspose.com/words/cpp/aspose.words.pro...
  9. WriteProtection.SetPassword | Aspose.Words for ...

    Secure your Documents with the WriteProtection SetPassword method. Easily set a password To enhance Document security and prevent unauthorized access.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Hello...

    reference.aspose.com/words/net/aspose.words.set...
  10. BuiltInDocumentProperties.linksUpToDate propert...

    BuiltInDocumentProperties.linksUpToDate property. Indicates whether hyperlinks in a Document are up-To-date....test ( 'Content' , () => { let doc = new aw . Document ( base ....myDir + "Paragraphs.docx" ); let properties = doc . builtInDocumentPrope...

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