Sort Score
Result 10 results
Languages All
Labels All
Results 9,471 - 9,480 of 181,008 for

doc

(0.35 sec)
  1. Aspose::Words::Section class | Aspose.Words for...

    Aspose::Words::Section class. Represents a single section in a Document. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...document node with no children. doc -> RemoveAllChildren (); // This...

    reference.aspose.com/words/cpp/aspose.words/sec...
  2. DocumentBuilder.moveToParagraph method | Aspose...

    DocumentBuilder.moveToParagraph method. Moves the cursor to a paragraph in the current section.... let doc = new aw . Document ( base ...."Paragraphs.docx" ); let paragraphs = doc . firstSection . body . paragraphs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Compress TIFF In Javascript

    Compress TIFF in JavaScript without losing quality. Optimize TIFF content, reduce file size easily....require( '@aspose/words' ); var doc = new aw.Document() var builder...builder = new aw.DocumentBuilder(doc) shape = builder.insertImage(...

    products.aspose.com/words/nodejs-net/compress/t...
  4. Convert TEXT To JPG Python

    Convert TEXT to JPG format in Python code. Save TEXT as JPG using Python....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...Copy import aspose.words as aw doc = aw.Document( "Input.txt" )...

    products.aspose.com/words/python-net/conversion...
  5. Սեղմել DOCX Ը Javascript Ում

    Սեղմեք DocX ը JavaScript ում՝ առանց որակի կորստի: Օպտիմալացրեք DocX բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...'@aspose/words' ); var doc = new aw.Document( "Input.docx" ); doc.cleanup();...

    products.aspose.com/words/hy/nodejs-net/compres...
  6. TextColumnCollection Class | Aspose.Words for .NET

    Explore Aspose.Words.TextColumnCollection to manage text columns in your Documents effortlessly. Enhance your Document formatting with ease!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); TextColumnCollection columns...

    reference.aspose.com/words/net/aspose.words/tex...
  7. Convert WORD To HTML Python

    Convert a Word Document to HTML format in Python code. Save a Word Document as HTML using Python....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...words as aw doc = aw.Document( "Input.docx" ) doc.save( "Output...

    products.aspose.com/words/python-net/conversion...
  8. Convert WORD To XPS Python

    Convert a Word Document to XPS format in Python code. Save a Word Document as XPS using Python....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...words as aw doc = aw.Document( "Input.docx" ) doc.save( "Output...

    products.aspose.com/words/python-net/conversion...
  9. Convert TEXT To PDF Javascript

    Convert TEXT to PDF format in JavaScript code. Save TEXT as PDF using JavaScript....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...'@aspose/words' ); var doc = new aw.Document( "Input.txt" ) doc.save( "Output...

    products.aspose.com/words/nodejs-net/conversion...
  10. Convert WORD To MARKDOWN Javascript

    Convert a Word Document to MARKDOWN format in JavaScript code. Save a Word Document as MARKDOWN using JavaScript....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...'@aspose/words' ); var doc = new aw.Document( "Input.docx" ) doc.save( "Output...

    products.aspose.com/words/nodejs-net/conversion...