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

docx to doc

(0.65 sec)
  1. Watermark Documents and Images via C++ Applicat...

    Add text as well as Image Watermark To Documents including Microsoft Word, Excel, PowerPoint, PDF and Images via your C++ application. Add free text or image watermark online via app....Add Watermark to DOC Add Watermark to DOCX Add Watermark to Excel...

    products.aspose.com/total/cpp/watermark/
  2. | Aspose

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

    products.aspose.com/ocr/java/conversion/wbmp-to...
  3. EndnotePosition enumeration | Aspose.Words for ...

    aspose.words.notes.EndnotePosition enumeration. Defines the endnote position.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # An endnote is a way to...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Specify Layout Options in C#|Aspose.Words for .NET

    Specify Layout Options for various Document layouts using C#....Example: Document doc = new Document ( "input.docx" ); LayoutOptions...LayoutOptions layout = doc . LayoutOptions ; layout . ShowHiddenText =...

    docs.aspose.com/words/net/specify-layout-options/
  5. DocumentBuilder.IsAtEndOfStructuredDocumentTag ...

    Discover DocumentBuilder's IsAtEndOfStructuredDocumentTag property—check if your cursor is positioned at the end of a structured Document tag for efficient editing!... Document doc = new Document ( MyDir + "Structured..."Structured document tags.docx" ); DocumentBuilder builder = new...

    reference.aspose.com/words/net/aspose.words/doc...
  6. PlainTextDocument class | Aspose.Words for Python

    aspose.words.PlainTextDocument class. Allows To extract plain-text representation of the Document's content... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello world!' ) doc . save...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FootnoteOptions.restart_rule property | Aspose....

    FootnoteOptions.restart_rule property. Determines when auTomatic numbering restarts.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Footnotes and endnotes...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldHyperlink.OpenInNewWindow | Aspose.Words f...

    Discover the FieldHyperlink OpenInNewWindow property, easily control whether links open in a new browser window for enhanced user experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); FieldHyperlink field = ( FieldHyperlink...

    reference.aspose.com/words/net/aspose.words.fie...
  9. HtmlSaveOptions.exportFontsAsBase64 property | ...

    HtmlSaveOptions.exportFontsAsBase64 property. Specifies whether fonts resources should be embedded To HTML in Base64 encoding... let doc = new aw . Document ( base .... myDir + "Rendering.docx" ); let options = new aw . Saving ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. SoftEdgeFormat.Remove | Aspose.Words for .NET

    Effortlessly remove SoftEdgeFormat from your parent object with the SoftEdgeFormat Remove method. Streamline your design for optimal results!...docx" ); // Load document with rectangle...shape with soft edge. Document doc = new Document ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.dra...