Sort Score
Result 10 results
Languages All
Labels All
Results 7,401 - 7,410 of 18,478 for

docx to doc

(0.11 sec)
  1. Font.superscript property | Aspose.Words for Py...

    Font.superscript property. True if the font is formatted as superscript.... doc = aw . Document () para = doc . get_child (...baseline. run = aw . Run ( doc = doc , text = 'Raised text. ' )...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldStyleRef.suppress_non_delimiters property ...

    FieldStyleRef.suppress_non_delimiters property. Gets or sets whether To suppress non-delimiter characters.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a list based using...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentBuilder.Document | Aspose.Words for .NET

    Manage Document properties effortlessly with DocumentBuilder. Easily get or set your Document object for streamlined Document management.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Modify the page setup properties...

    reference.aspose.com/words/net/aspose.words/doc...
  4. FieldTime | Aspose.Words for Java

    Implements the TIME field in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // By default, time is displayed...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Markup::CustomPart::get_Relation...

    Aspose::Words::Markup::CusTomPart::get_RelationshipType method. Gets or sets the relationship type from the parent part To this cusTom part in C++.... auto doc = System :: MakeObject < Aspose...parts OOXML package.docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. TextWatermarkOptions.color property | Aspose.Wo...

    TextWatermarkOptions.color property. Gets or sets font color... doc = aw . Document () # Add a plain...plain text watermark. doc . watermark . set_text ( text = 'Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  7. IRevisionCriteria.IsMatch | Aspose.Words for .NET

    Discover how the IRevisionCriteria IsMatch method effectively verifies if a specific revision aligns with your criteria for optimal results....RevisionSpecifiedCri () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "This does...

    reference.aspose.com/words/net/aspose.words/ire...
  8. Մի Քանի TEXT Դեպի WORD Javascript

    Միավորել մի քանի TEXT WORD ին JavaScript կոդի մեջ: Պահպանեք TEXT որպես WORD օգտագործելով JavaScript:...համար: Փորձեք այն առցանց անվճար: DOCX Node Python Java C# C++ Դիտեք...օրինակ JavaScript ՝ մի քանի TXT DOCX մեջ միավորելու համար Պատճենել...

    products.aspose.com/words/hy/nodejs-net/merge/t...
  9. Document.RenderToScale | Aspose.Words for .NET

    Discover the RenderToScale method To efficiently render Document pages inTo Graphics objects at your desired scale for optimal visual results....Document doc = new Document ( MyDir + "Rendering.docx" ); // Calculate...thumbRows = doc . PageCount / thumbColumns ; int remainder = doc . PageCount...

    reference.aspose.com/words/net/aspose.words/doc...
  10. FieldDocProperty | Aspose.Words for Java

    Implements the DocPROPERTY field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Below are two ways of using...

    reference.aspose.com/words/java/com.aspose.word...