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

docx to doc

(1.84 sec)
  1. FieldArgumentBuilder.AddNode | Aspose.Words for...

    Enhance your code with the FieldArgumentBuilder AddNode method. Seamlessly add nodes To arguments for improved functionality and performance.... Document doc = new Document (); // Below are...= builder . BuildAndInsert ( doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words.fie...
  2. TextWatermarkOptions.layout property | Aspose.W...

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

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

    Effortlessly remove numbers or bullets from your paragraphs with the ListFormat RemoveNumbers method, resetting your list level To zero for clean formatting.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Aspose...

    reference.aspose.com/words/net/aspose.words.lis...
  4. DocumentBuilder.InsertImage | Aspose.Words for ...

    Effortlessly enhance your Documents with DocumentBuilder's InsertImage method, allowing seamless insertion of .NET images at full scale for stunning visuals.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); string imageFile = ImageDir...

    reference.aspose.com/words/net/aspose.words/doc...
  5. | Aspose

    Sample code for JPEG2000 To PDF Java conversion. Use API example code for batch JPEG2000 files To PDF conversion within any Web or DeskTop Java based application....File) DOC (Documents generated by Microsoft Word) DOCX (Microsoft...

    products.aspose.com/ocr/cpp/conversion/jpeg2000...
  6. FieldStyleRef.insert_paragraph_number property ...

    FieldStyleRef.insert_paragraph_number property. Gets or sets whether To insert the paragraph number of the referenced paragraph exactly as it appears in the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a list based using...

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

    Discover if a format is defined with the ChartFormat IsDefined property. Unlock seamless formatting control for your charts Today!...Document doc = new Document ( MyDir + "DataPoint format.docx" ); Shape...Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape , 0...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Electronically Sign Documents via C# | products...

    Use digital signature To sign files including Microsoft Word, Excel, PowerPoint, PDF and Images via your C# application. Add e-Signature online via app....NET Sign BMP Sign DOC Sign DOCX Sign Excel Sign GIF Sign...

    products.aspose.com/total/net/signature/
  9. Document.Frameset | Aspose.Words for .NET

    Discover the Frameset property for Documents. Get a Frameset instance for seamless integration of framed pages. Enhance your web experience Today!...Document doc = new Document ( MyDir + "Frameset.docx" ); Assert...Assert . That ( doc . Frameset . ChildFramesets . Count , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Comment.storyType property | Aspose.Words for N...

    Comment.sToryType property. Returns [SToryType.Comments](../../sTorytype/#Comments).... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let footnote = builder . insertFootnote...

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