Sort Score
Result 10 results
Languages All
Labels All
Results 6,111 - 6,120 of 180,101 for

doc

(0.17 sec)
  1. FieldToc.CaptionlessTableOfFiguresLabel | Aspos...

    Discover the FieldToc CaptionlessTableOfFiguresLabel property to customize your table of figures. Easily manage sequence identifiers without captions!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); FieldToc fieldToc = ( FieldToc...

    reference.aspose.com/words/net/aspose.words.fie...
  2. XlsxSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the XlsxSaveOptions SaveFormat property to effortlessly save Documents in Xlsx format, ensuring compatibility and quality for your files.... Document doc = new Document ( MyDir + "Shape...SaveFormat = SaveFormat . Xlsx ; doc . Save ( ArtifactsDir + "XlsxSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  3. CheckBoxControl.Type | Aspose.Words for .NET

    Discover the CheckBoxControl Type property for Forms 2.0, unlocking versatile control options to enhance your application’s functionality.... Document doc = new Document ( MyDir + "ActiveX...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  4. PhoneticGuide.BaseText | Aspose.Words for .NET

    Discover the PhoneticGuide BaseText property to easily access and enhance phonetic guide base text for improved clarity and communication.... Document doc = new Document ( MyDir + "Phonetic...docx" ); RunCollection runs = doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words/pho...
  5. Working With Nodes in PHP|Aspose.Words for Java

    Working With Document Nodes using PHP.... $ doc = new Java ( "com.aspose.words...Document" ); $ nodeType = $ doc -> getFirstSection ()-> getBody...

    docs.aspose.com/words/java/working-with-nodes-i...
  6. OleFormat.GetRawData | Aspose.Words for .NET

    Discover OleFormat's GetRawData method to easily retrieve OLE object raw data, enhancing your data management and integration capabilities.... Document doc = new Document ( MyDir + "OLE...); foreach ( Shape shape in doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words.dra...
  7. IStructuredDocumentTag.sdtType property | Aspos...

    IStructuredDocumentTag.sdtType property. Gets type of this Structured Document tag.... let doc = new aw . Document ( base ....document tags.docx" ); var tags = doc . getChildNodes ( aw . NodeType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. StructuredDocumentTag.sdtType property | Aspose...

    StructuredDocumentTag.sdtType property. Gets type of this Structured Document tag.... let doc = new aw . Document ( base ....document tags.docx" ); var tags = doc . getChildNodes ( aw . NodeType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldBuilder.add_switch method | Aspose.Words f...

    aspose.words.fields.FieldBuilder.add_switch method... doc = aw . Document () # Below are...build_and_insert ( ref_node = doc . first_section . body . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldBuilder class | Aspose.Words for Python

    aspose.words.fields.FieldBuilder class. Builds a field from field code tokens (arguments and switches)... doc = aw . Document () # Below are...build_and_insert ( ref_node = doc . first_section . body . first_paragraph...

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