Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 180,111 for

doc

(0.12 sec)
  1. Aspose::Words::Framesets::Frameset::get_IsFrame...

    Aspose::Words::Framesets::Frameset::get_IsFrameLinkToFile method. Gets or sets a value indicating whether the web page or Document file name specified in the FrameDefaultUrl property is an external resource the frame is linked with in C++.... auto doc = System :: MakeObject < Aspose..."Frameset.docx" ); ASSERT_EQ ( 3 , doc -> get_Frameset () -> get_ChildFramesets...

    reference.aspose.com/words/cpp/aspose.words.fra...
  2. ReportBuilderOptions | Aspose.Words for Java

    Represents options for the LINQ Reporting Engine functionality in Java....populate document with data: String doc = getMyDir() + "Reporting engine...} ReportBuilder.buildReport(doc, getArtifactsDir() + "LowCode...

    reference.aspose.com/words/java/com.aspose.word...
  3. CompositeNode.remove_smart_tags method | Aspose...

    CompositeNode.remove_smart_tags method. Removes all [SmartTag](../../../aspose.words.markup/smarttag/) descendant nodes of the current node.... doc = aw . Document ( file_name =...'Smart tags.doc' ) self . assertEqual ( 8 , doc . get_child_nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  4. C++ API to Export MD to FLATOPC | products.aspo...

    Convert MD to FLATOPC within C++ applications....to convert MD file format to DOC. Secondly, the advanced Word...for C++, can be used to export DOC to FLATOPC. This makes it easy...

    products.aspose.com/total/cpp/conversion/md-to-...
  5. C++ API to Export EPUB to FLATOPC | products.as...

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

    products.aspose.com/total/cpp/conversion/epub-t...
  6. C++ API to Export TEX to DOTM | products.aspose...

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

    products.aspose.com/total/cpp/conversion/tex-to...
  7. C++ API to Export PS to DOCM | products.aspose.com

    Convert PS to DocM within C++ applications....used to convert PS files to DOC. Secondly, the advanced Word...for C++, can be used to export DOC to DOCM. This makes it easy for...

    products.aspose.com/total/cpp/conversion/ps-to-...
  8. C++ API to Export PS to GIF | products.aspose.com

    Convert PS to GIF within C++ applications....to convert PS file format to DOC. Secondly, the advanced Word...for C++, can be used to export DOC to GIF. This makes it easy for...

    products.aspose.com/total/cpp/conversion/ps-to-...
  9. DocumentBuilder.insert_field method | Aspose.Wo...

    aspose.words.DocumentBuilder.insert_field method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert two fields while...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CompositeNode.GetChildNodes | Aspose.Words for ...

    Discover the CompositeNode GetChildNodes method—effortlessly retrieve a live collection of child nodes tailored to your specified type for enhanced performance.... Document doc = new Document ( MyDir + "Comments...); NodeCollection comments = doc . GetChildNodes ( NodeType ....

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