Sort Score
Result 10 results
Languages All
Labels All
Results 9,691 - 9,700 of 157,061 for

doc

(0.1 sec)
  1. RtfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.RTF format in Java.... Document doc = new Document(getMyDir() + "Rendering...setExportImagesForOl(exportImagesForOldRe); doc.save(getArtifactsDir() + "RtfSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  2. C# API to Export PS to XAMLFLOW | products.aspo...

    Convert PS to XAMLFLOW without using Microsoft Word...easily convert PS file format to DOC using the advanced PDF Processing...Words for .NET, to render the DOC file to XAMLFLOW. Aspose.PDF...

    products.aspose.com/total/net/conversion/ps-to-...
  3. C# API to Export PS to RTF | products.aspose.com

    Convert PS to RTF without using Microsoft Word...PostScript (PS) files to the DOC format. Once the conversion is...API can be used to render the DOC file to Rich Text Format (RTF)...

    products.aspose.com/total/net/conversion/ps-to-...
  4. Java API to Export CGM to RTF | products.aspose...

    Convert CGM to RTF using on premise Java API...is to render the CGM file to DOC using Aspose.PDF for Java. Aspose...ability to render CGM files to DOC, making it the perfect choice...

    products.aspose.com/total/java/conversion/cgm-t...
  5. StructuredDocumentTag.title property | Aspose.W...

    StructuredDocumentTag.title property. Specifies the friendly name associated with this SDT... doc = aw . Document () # Create a...markup . StructuredDocumentTa ( doc , aw . markup . SdtType . PLAIN_TEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  6. MailMergeMainDocumentType Enum | Aspose.Words f...

    Discover the Aspose.Words.MailMergeMainDocumentType enum, defining various mail merge source Document types for seamless Document automation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Dear "...

    reference.aspose.com/words/net/aspose.words.set...
  7. CompositeNode.getChild method | Aspose.Words fo...

    CompositeNode.getChild method. Returns an Nth child node that matches the specified type.... let doc = new aw . Document (); // Add...this document. let paragraph = doc . getParagraph ( 0 , true );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldXE.EntryType | Aspose.Words for .NET

    Discover the FieldXE EntryType property, easily manage and customize index entry types for enhanced data organization and retrieval efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create an INDEX field which...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_IsShowingPlaceholderText method. Specifies whether the content of this SDT shall be interpreted to contain placeholder text (as opposed to regular text contents within the SDT). if set to true, this state shall be resumed (showing placeholder text) upon opening this Document in C++.... auto doc = MakeObject < Document > ();...MakeObject < StructuredDocumentTa > ( doc , SdtType :: PlainText , MarkupLevel...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. CommentDisplayMode | Aspose.Words for Java

    Specifies the rendering mode for Document comments in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.write("Hello world...

    reference.aspose.com/words/java/com.aspose.word...