Sort Score
Result 10 results
Languages All
Labels All
Results 4,451 - 4,460 of 157,140 for

doc

(0.05 sec)
  1. FindReplaceOptions | Aspose.Words for Java

    Specifies options for find/replace operations in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.writeln("Ruby bought...

    reference.aspose.com/words/java/com.aspose.word...
  2. CustomXmlPart.data_checksum property | Aspose.W...

    CustomXmlPart.data_checksum property. Specifies a cyclic redundancy check (CRC) checksum of the [CustomXmlPart.data](../data/) content.... doc = aw . Document () rich_text...markup . StructuredDocumentTa ( doc , aw . markup . SdtType . RICH_TEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Java API to Export MD to MHTML | products.aspos...

    Convert MD to MHTML using on premise Java API...is to render the MD file to a DOC file using Aspose.PDF for Java...file has been rendered to a DOC file, the second step is to use...

    products.aspose.com/total/java/conversion/md-to...
  4. Aspose::Words::CompositeNode::GetText method | ...

    Aspose::Words::CompositeNode::GetText method. Gets the text of this node and of all its children in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> InsertField ( u...

    reference.aspose.com/words/cpp/aspose.words/com...
  5. NodeCollection.insert method | Aspose.Words for...

    NodeCollection.insert method. Inserts a node into the collection at the specified index.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Add text to the document...

    reference.aspose.com/words/python-net/aspose.wo...
  6. C++ API to Export CGM to RTF | products.aspose.com

    Convert CGM to RTF within C++ applications....to convert CGM file format to DOC. Secondly, by using advanced...Words for C++, you can export DOC to RTF. Aspose.Total for C++...

    products.aspose.com/total/cpp/conversion/cgm-to...
  7. Aspose::Words::Fonts::FontFallbackSettings::Loa...

    Aspose::Words::Fonts::FontFallbackSettings::Load method. Loads fallback settings from XML stream in C++.... auto doc = MakeObject < Document > ( MyDir...fontFallbackStream ); doc -> set_FontSettings ( fontSettings ); } doc -> Save...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. Java API to Export MD to FLATOPC | products.asp...

    Convert MD to FLATOPC using on premise Java API...is to render the MD file to DOC using Aspose.PDF for Java. Aspose...to DOC format. Once the MD file has been rendered to DOC, the...

    products.aspose.com/total/java/conversion/md-to...
  9. Aspose::Words::MailMerging::MailMerge::get_Regi...

    Aspose::Words::MailMerging::MailMerge::get_RegionEndTag method. Gets or sets a mail merge region end tag in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // "TableStart" and "TableEnd"...

    reference.aspose.com/words/cpp/aspose.words.mai...
  10. DocumentVisitor.VisitShapeStart | Aspose.Words ...

    Explore the DocumentVisitor VisitShapeStart method to enhance shape enumeration in your applications. Boost efficiency and streamline your coding process!...GroupOfShapes () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // If you need to create "NonPrimitive"...

    reference.aspose.com/words/net/aspose.words/doc...