Sort Score
Result 10 results
Languages All
Labels All
Results 8,741 - 8,750 of 18,309 for

docx to doc

(0.38 sec)
  1. ControlChar.NON_BREAKING_SPACE_CHAR property | ...

    ControlChar.NON_BREAKING_SPACE_CHAR property. Non-breaking space character: (char)160.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Add a regular space. builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Layout::RevisionOptions::get_Ins...

    Aspose::Words::Layout::RevisionOptions::get_InsertCellColor method. Allows To specify the color To be used for inserted cells Insertion. Default value is Blue in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Cell revisions.docx" ); doc -> get_LayoutOptions ()...

    reference.aspose.com/words/cpp/aspose.words.lay...
  3. Customize Field Properties in Python|Aspose.Wor...

    Learn how To cusTomize field properties in Python. Rename merge fields or obtain results for fields without separaTor node in Python via .NET....aw doc = aw . Document ( "input.docx" ) for field in doc . range...= "NewFieldName" doc . save ( "output.docx" ) Q: How do I retrieve...

    docs.aspose.com/words/python-net/customize-fiel...
  4. Document.Watermark | Aspose.Words for .NET

    Secure your Documents with our cusTomizable watermarking feature. Enhance protection and ensure authenticity effortlessly!... Document doc = new Document (); // Add a plain...plain text watermark. doc . Watermark . SetText ( "Aspose Watermark"...

    reference.aspose.com/words/net/aspose.words/doc...
  5. DocumentBuilder.insertHyperlink method | Aspose...

    DocumentBuilder.insertHyperlink method. Inserts a hyperlink inTo the Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . write ( "For more...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PageSetup.border_surrounds_footer property | As...

    PageSetup.border_surrounds_footer property. Specifies whether the page border includes or excludes the footer.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  7. BreakType enumeration | Aspose.Words for Node.js

    Aspose.Words.BreakType enumeration. Specifies type of a break inside a Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Specify that we want different...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PageSetup.border_surrounds_header property | As...

    PageSetup.border_surrounds_header property. Specifies whether the page border includes or excludes the header.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CustomPart.Data | Aspose.Words for .NET

    Explore CusTomPart Data. Access detailed information about your cusTom parts for enhanced precision and efficiency in your projects.... Document doc = new Document ( MyDir + "Custom...parts OOXML package.docx" ); Assert . That ( doc . PackageCustomParts...

    reference.aspose.com/words/net/aspose.words.mar...
  10. Aspose::Words::Saving::RtfSaveOptions class | A...

    Aspose::Words::Saving::RtfSaveOptions class. Can be used To specify additional options when saving a Document inTo the Rtf format. To learn more, visit the Documentation article in C++....files used when saving to a DOC or DOCX file. By default this property...rtf with custom options. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...