Sort Score
Result 10 results
Languages All
Labels All
Results 5,731 - 5,740 of 180,113 for

doc

(0.16 sec)
  1. PlainTextDocument | Aspose.Words for Java

    Allows to extract plain-text representation of the Documents content in Java.... Document doc = new Document(); DocumentBuilder...DocumentBuilder(doc); builder.writeln("Hello world!"); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Shading class | Aspose.Words for...

    Aspose::Words::Shading class. Contains shading attributes for an object. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Start a table and set a...

    reference.aspose.com/words/cpp/aspose.words/sha...
  3. Convert TEXT To JPG Javascript

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

    products.aspose.com/words/nodejs-net/conversion...
  4. Story.firstParagraph property | Aspose.Words fo...

    Story.firstParagraph property. Gets the first paragraph in the story.... let doc = new aw . Document (); // Create...= new aw . Drawing . Shape ( doc , aw . Drawing . ShapeType ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Convert WORD To HTML Javascript

    Convert a Word Document to HTML format in JavaScript code. Save a Word Document as HTML 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...
  6. CustomPart.content_type property | Aspose.Words...

    CustomPart.content_type property. Specifies the content type of this custom part.... doc = aw . Document ( MY_DIR + 'Custom...docx' ) self . assertEqual ( 2 , doc . package_custom_parts . count...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Document.view_options property | Aspose.Words f...

    Document.view_options property. Provides options to control how the Document is displayed in Microsoft Word.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello world!' ) doc . view_options...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Tables::CellFormat::get_Width me...

    Aspose::Words::Tables::CellFormat::get_Width method. Gets the width of the cell in points in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> StartTable ();...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. BuiltInDocumentProperties.Lines | Aspose.Words ...

    Discover the BuiltInDocumentProperties Lines property, your key to estimating Document line counts efficiently for better content management.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Lorem...

    reference.aspose.com/words/net/aspose.words.pro...
  10. Փոխարկել WORD JPG Python

    Փոխարկեք WORD ը JPG ձևաչափի Python կոդով: Պահեք WORD որպես JPG օգտագործելով Python:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...Պատճենել import aspose.words as aw doc = aw.Document( "Input.docx" )...

    products.aspose.com/words/hy/python-net/convers...