Sort Score
Result 10 results
Languages All
Labels All
Results 8,811 - 8,820 of 167,126 for

doc

(0.17 sec)
  1. CompositeNode.first_child property | Aspose.Wor...

    CompositeNode.first_child property. Gets the first child of the node.... doc = aw . Document ( MY_DIR + 'Paragraphs...'Paragraphs.docx' ) node = doc . first_section . body . first_child...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Forms2OleControl.back_color property | Aspose.W...

    Forms2OleControl.back_color property. Gets or sets a background color of the control... doc = aw . Document ( file_name =...'ActiveX controls.docx' ) shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentBuilder.InsertOleObjectAsIcon | Aspose....

    Effortlessly insert OLE objects as icons in your Documents with DocumentBuilder. Customize icons and captions while ensuring seamless integration.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // OLE objects are links to...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Aspose::Words::Font::get_LineSpacing method | A...

    Aspose::Words::Font::get_LineSpacing method. Returns line spacing of this font (in points) in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Set different fonts for...

    reference.aspose.com/words/cpp/aspose.words/fon...
  5. Java API to Export CGM to PCL | products.aspose...

    Convert CGM to PCL using on premise Java API...is to render the CGM file to DOC using Aspose.PDF for Java. Aspose...files to DOC. Once the CGM file has been rendered to DOC, the second...

    products.aspose.com/total/java/conversion/cgm-t...
  6. Java API to Export CGM to MHTML | products.aspo...

    Convert CGM to MHTML using on premise Java API...is to render the CGM file to DOC using Aspose.PDF for Java. Aspose...files to DOC. Once the CGM file has been rendered to DOC, the second...

    products.aspose.com/total/java/conversion/cgm-t...
  7. FileFormatUtil.DetectFileFormat | Aspose.Words ...

    Quickly identify Document formats with FileFormatUtil's DetectFileFormat method. Get accurate format insights for efficient file management.... Document doc = new Document (); // Configure.... Password = "MyPassword" ; doc . Save ( ArtifactsDir + "File...

    reference.aspose.com/words/net/aspose.words/fil...
  8. FieldAutoNumLgl | Aspose.Words for Java

    Implements the AUTONUMLGL field in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); final String FILLER_TEXT =...

    reference.aspose.com/words/java/com.aspose.word...
  9. MailMergerContext | Aspose.Words for Java

    Mail merge context in Java....operation: String doc = getMyDir() + "Mail merge.doc"; String[] fieldNames...create(mailMergerContext) .from(doc) .to(getArtifactsDir() + "LowCode...

    reference.aspose.com/words/java/com.aspose.word...
  10. Compress JPG In Javascript

    Compress JPG in JavaScript without losing quality. Optimize JPG 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/jpg/