Sort Score
Result 10 results
Languages All
Labels All
Results 5,841 - 5,850 of 157,247 for

doc

(0.38 sec)
  1. Aspose::Words::Vba::VbaModule::get_Type method ...

    Aspose::Words::Vba::VbaModule::get_Type method. Specifies whether the module is a procedural module, Document module, class module, or designer module in C++.... auto doc = System :: MakeObject < Aspose...set_Name ( u "Aspose.Project" ); doc -> set_VbaProject ( project );...

    reference.aspose.com/words/cpp/aspose.words.vba...
  2. C++ API to Export TEX to OTT | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/tex-to...
  3. C++ API to Export SVG to XAMLFLOW | products.as...

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

    products.aspose.com/total/cpp/conversion/svg-to...
  4. 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...
  5. SdtType | Aspose.Words for Java

    Specifies the type of a structured Document tag SDT node in Java.... Document doc = new Document(); StructuredDocumentTa...sdt = new StructuredDocumentTa(doc, SdtType.CITATION, MarkupLevel...

    reference.aspose.com/words/java/com.aspose.word...
  6. StructuredDocumentTag.building_block_gallery pr...

    StructuredDocumentTag.building_block_gallery property. Specifies type of building block for this SDT...DOC_PART_OBJ SDT types. It is read-only...set its category and gallery. doc = aw . Document () building_block_sdt...

    reference.aspose.com/words/python-net/aspose.wo...
  7. StructuredDocumentTagRangeStart constructor | A...

    StructuredDocumentTagRangeStart constructor. Initializes a new instance of the Structured Document tag range start class....constructor StructuredDocumentTa(doc, type) Initializes a new instance...class. def __init__ ( self , doc : aspose . words . DocumentBase...

    reference.aspose.com/words/python-net/aspose.wo...
  8. VbaModule.Type | Aspose.Words for .NET

    Discover the VbaModule Type property, define your modules as procedural, Document, class, or designer for enhanced functionality and organization.... Document doc = new Document (); // Create.... Name = "Aspose.Project" ; doc . VbaProject = project ; // Create...

    reference.aspose.com/words/net/aspose.words.vba...
  9. FieldInclude | Aspose.Words for Java

    Implements the INCLUDE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // We can use an INCLUDE field...

    reference.aspose.com/words/java/com.aspose.word...
  10. Converter.convert_to_images method | Aspose.Wor...

    aspose.words.lowcode.Converter.convert_to_images method... convert_to_images(doc, save_format) Converts the pages...def convert_to_images ( self , doc : aspose . words . Document ...

    reference.aspose.com/words/python-net/aspose.wo...